DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.RotationAngle | Constructors | Fields | Methods | Properties | Events
Angle of viewer rotation in radians.
Available also on: Delphi FMX | Java | ActiveX.
// C# [Browsable(false),DefaultValue(0.0)] public Double RotationAngle { get {} set {} }
' VisualBasic <Browsable(false),DefaultValue(0.0)> Public Property RotationAngle As Double Get End Get Set(ByVal value As Double) End Set End Property
// Oxygene public [Browsable(false),DefaultValue(0.0)] property RotationAngle : Double read read;
Type |
---|
double Double |