Specify the vector's destination point.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Destination() As IAgCrdnPointRefTo
|
| [C#] |
|---|
public IAgCrdnPointRefTo Destination {get;}
|
| [Managed C++] |
|---|
public: __property IAgCrdnPointRefTo^ get_Destination();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Destination(
|
| [Java] |
|---|
public IAgCrdnPointRefTo getDestination();
|