STK Vector Geometry ToolSend comments on this topic.
RotationAngle Property (IAgCrdnAxesAngularOffset)
See Also
Windows





Windows & Linux

Description

Specify a rotational angle.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RotationAngle() As IAgCrdnAngleRefTo
[C#]
public IAgCrdnAngleRefTo RotationAngle {get;}
[Managed C++]
public: __property IAgCrdnAngleRefTo ^ get_RotationAngle();
[Unmanaged C++]
public: HRESULT get_RotationAngle(
    IAgCrdnAngleRefTo ** ppRetVal
);
[Java]
public IAgCrdnAngleRefTo getRotationAngle();
[Python - STK API ]
@property
def RotationAngle(self) -> "IAgCrdnAngleRefTo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.