Specify a reference point.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ReferencePoint() As IAgCrdnPointRefTo |
| [C#] |
|---|
public IAgCrdnPointRefTo ReferencePoint {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnPointRefTo ^ get_ReferencePoint(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnPointRefTo getReferencePoint(); |
| [Python - STK API] |
|---|
@property def ReferencePoint(self) -> "IAgCrdnPointRefTo": |





