User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_point.x

Table of Contents

TGIS_Point.X property

DK11 for Python | tatukgis.pdk.TGIS_Point.X | Properties

horizontal position

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

Syntax

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

Value

Type
float
2023/08/09 01:58

Page Tools