User Tools

Site Tools


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

Table of Contents

TGIS_Layer.Extent property

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

Extent of the layer.

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

Syntax

# Python
@property
def Extent(
  self
) -> TGIS_Extent: 
 
@Extent.setter
def Extent(
  self,
  _value: TGIS_Extent
) -> None: 

Value

2023/08/09 01:54

Page Tools