DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.RotationAngle | Methods | Properties
Angle of viewer rotation in radians.
Available also on: Delphi FMX | .NET WinForms | Java.
// C# public Double RotationAngle { get {} set {} }
' VisualBasic Public Property RotationAngle As Double Get End Get Set(ByVal value As Double) End Set End Property
// Oxygene public property RotationAngle : Double read read;
Type |
---|
double Double |
This is a simple code how to rotate a map. Suppose we have a GIS object of TGIS_ViewerWnd class.