Available also on: ActiveX.
Reference point in map units, usually the screen center. Use the ReferencePointMode and ReferencePointOffsetZ properties to define it.
# Python @property def ReferencePoint( self ) -> TGIS_Point3D: @ReferencePoint.setter def ReferencePoint( self, _value: TGIS_Point3D ) -> None:
| Type |
|---|
| TGIS_Point3D |