User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer3d.referencepoint

Table of Contents

IGIS_Viewer3D.ReferencePoint property

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.

Syntax

# Python
@property
def ReferencePoint(
  self
) -> TGIS_Point3D: 
 
@ReferencePoint.setter
def ReferencePoint(
  self,
  _value: TGIS_Point3D
) -> None: 

Value

2025/01/31 01:19

Page Tools