DK11 for Python | tatukgis.pdk.TGIS_Layer.UnprojectExtent | Constructors | Methods | Properties | Events
Applies reverse projection (recovers from the projection) on the extent.
# Python def UnprojectExtent( self, _extent: TGIS_Extent ) -> TGIS_Extent:
Name | Type | Description |
---|---|---|
_extent | TGIS_Extent | extent to be unprojected |
Type | Description |
---|---|
TGIS_Extent | unprojected extent |