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





