User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_controlattributes.unitsepsg

Table of Contents

TGIS_ControlAttributes.UnitsEPSG property

DK11 for Python | tatukgis.pdk.TGIS_ControlAttributes.UnitsEPSG | Constructors | Methods | Properties | Events | Events

Units EPSG code for displaying GIS_LENGTH and GIS_AREA fields.

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

Syntax

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

Value

Type
int
2023/08/09 01:51

Page Tools