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