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++] |
---|
public: HRESULT get_SourcePoint( |
[Java] |
---|
public IAgCrdnPointRefTo getSourcePoint(); |