User Tools

Site Tools


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

Table of Contents

IGIS_Viewer.RotatedPoint method

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

Compute position of the point after the viewer rotation.

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

Syntax

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

Parameters

Name Type Description
_ptg TGIS_Point point in to be rotated

Result

Type Description
TGIS_Point Rotated map coordinates.
2023/08/09 01:51

Page Tools