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






Windows & Linux

Description

Specify an angle. The angle vector will be perpendicular to the plane in which the angle is defined.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Angle() As IAgCrdnAngleRefTo

[C#]
public IAgCrdnAngleRefTo Angle {get;}

[Managed C++]
public: __property IAgCrdnAngleRefTo^ get_Angle();

[Unmanaged C++]
public: HRESULT get_Angle(
IAgCrdnAngleRefTo ** ppRetVal
);

[Java]
public IAgCrdnAngleRefTo getAngle();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface