AGI STK VGT 11 Send comments on this topic.
GetAngle Method (IAgCrdnAngleRefTo)
See Also 
Windows






Windows & Linux

Description

Returns the actual angle object behind the reference. Use IAgCrdn.IsValid to test the validity of the returned object.

Syntax

[Visual Basic .NET]
Public Function GetAngle() As IAgCrdnAngle

[C#]
public IAgCrdnAngle GetAngle();

[Managed C++]
public: IAgCrdnAngle^ GetAngle();

[Java]
public IAgCrdnAngle getAngle();

[Unmanaged C++]
public: HRESULT GetAngle(
IAgCrdnAngle ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface