AGI STK VGT 11 Send comments on this topic.
Destination Property (IAgCrdnVectorDisplacement)
See Also 





Description

Specify the vector's destination point.

Property type

Read-only property

Syntax

[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(
IAgCrdnPointRefTo ** ppRetVal
);

[Java]
public IAgCrdnPointRefTo getDestination();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1