User Tools

Site Tools


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

Table of Contents

IGIS_Viewer.UnrotatedPoint method

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

Compute original position of the rotated point.

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

Syntax

# Python
def UnrotatedPoint(
  self,
  _ptg: TGIS_Point
) -> TGIS_Point: 

Parameters

Name Type Description
_ptg TGIS_Point rotated point

Result

Type Description
TGIS_Point Original un-rotated map coordinates.
2023/08/09 01:51

Page Tools