User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.RotatedPoint method

DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.RotatedPoint | Constructors | Methods | Properties | Events

Compute position of the point after the viewer rotation.

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

Syntax

Implements IGIS_Viewer.RotatedPoint.

# Python
def RotatedPoint(
  self
  _ptg: tatukgis.pdk.TGIS_Point
) -> tatukgis.pdk.TGIS_Point: 

Parameters

Name Type Description
_ptg tatukgis.pdk.TGIS_Point point in to be rotated

Result

Type Description
tatukgis.pdk.TGIS_Point Rotated map coordinates.
2022/11/30 16:05

Page Tools