User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_extent.xmax

Table of Contents

TGIS_Extent.XMax property

DK11 for Python | tatukgis.pdk.TGIS_Extent.XMax | Properties

right border

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

Syntax

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

Value

Type
float
2023/08/09 01:53

Page Tools