User Tools

Site Tools


api:dk11:python:tatukgis.pdk.igis_viewer.rotationpoint

Table of Contents

IGIS_Viewer.RotationPoint property

DK11 for Python | tatukgis.pdk.IGIS_Viewer.RotationPoint | Methods | Properties

Point of viewer rotation in map units.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

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

Value

Type
TGIS_Point

Remarks

See also RotationAngle.

2023/08/09 01:51

Page Tools