AGI STK VGT 11 Send comments on this topic.
Direction Property (IAgCrdnVectorFixedInAxes)
See Also 
Windows






Windows & Linux

Description

Specify the vector direction.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Direction() As IAgDirection

[C#]
public IAgDirection Direction {get;}

[Managed C++]
public: __property IAgDirection^ get_Direction();

[Unmanaged C++]
public: HRESULT get_Direction(
IAgDirection ** ppRetVal
);

[Java]
public IAgDirection getDirection();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface