User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.unproject_tgis_point

Table of Contents

TGIS_Layer.Unproject method

DK11 for Python | tatukgis.pdk.TGIS_Layer.Unproject | Constructors | Methods | Properties | Events

Applies reverse projection (recovers from the projection) on the single point.

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

Syntax

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

Parameters

Name Type Description
_ptg TGIS_Point point to be unprojected

Result

Type Description
TGIS_Point unprojected point
2023/08/09 01:53

Page Tools