User Tools

Site Tools


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

Table of Contents

TGIS_Layer.UnprojectExtent method

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

Applies reverse projection (recovers from the projection) on the extent.

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

Syntax

# Python
def UnprojectExtent(
  self,
  _extent: TGIS_Extent
) -> TGIS_Extent: 

Parameters

Name Type Description
_extent TGIS_Extent extent to be unprojected

Result

Type Description
TGIS_Extent unprojected extent
2023/08/09 01:53

Page Tools