AGI STK Util 11Send comments on this topic.
Roll Property (IAgDirectionPR)
See Also 
Windows






Windows & Linux

Description

Roll angle. Uses Angle Dimension.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Roll() As System.Object
[C#]
public System.Object Roll {get; set;}
[Managed C++]
public: __property VARIANT get_Roll();
public: __property void set_Roll(
   VARIANT
);
[Unmanaged C++]
public: HRESULT get_Roll(
   VARIANT * pRetVal
);
public: HRESULT put_Roll(
   VARIANT NewRoll
);
[Java]
public Variant getRoll();public void setRoll(
   Variant
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.