DK for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.RotationPoint | Constructors | Fields | Methods | Properties | Events
Point of viewer rotation in map units.
Available also on: Delphi FMX | Java | ActiveX.
// C# [Browsable(false)] public TGIS_Point RotationPoint { get {} set {} }
' VisualBasic <Browsable(false)> Public Property RotationPoint As TGIS_Point Get End Get Set(ByVal value As TGIS_Point) End Set End Property
// Oxygene public [Browsable(false)] property RotationPoint : TGIS_Point read read;
Type |
---|
TGIS_Point |
See also RotationAngle.