AGI STK VGT 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.