DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Viewer.RotationPoint | Methods | Properties
Point of viewer rotation in map units.
// C# public TGIS_Point RotationPoint { get {} set {} }
' VisualBasic Public Property RotationPoint As TGIS_Point Get End Get Set(ByVal value As TGIS_Point) End Set End Property
// Oxygene public property RotationPoint : TGIS_Point read read;
Type |
---|
TGIS_Point |
See also RotationAngle.