DK for Python | tatukgis_pdk.IGIS_Viewer3D.ReferencePoint | Methods | Properties
ReferencePoint in map units, usually screen center. Use ReferencePointMode/ReferencePointOffsetZ properties to set.
Available also on: ActiveX.
# Python @property def ReferencePoint( self ) -> TGIS_Point3D: @ReferencePoint.setter def ReferencePoint( self, _value: TGIS_Point3D ) -> None:
| Type |
|---|
| TGIS_Point3D |