DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.ReferencePoint | Methods | Properties
ReferencePoint in map units, usually screen center. Use ReferencePointMode/ReferencePointOffsetZ properties to set.
Available also on: Python.
// C# public TGIS_Point3D ReferencePoint { get {} set {} }
' VisualBasic Public Property ReferencePoint As TGIS_Point3D Get End Get Set(ByVal value As TGIS_Point3D) End Set End Property
// Oxygene public property ReferencePoint : TGIS_Point3D read read;
Type |
---|
TGIS_Point3D |