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





