User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlattributes.unitsepsg

Table of Contents

ITGIS_ControlAttributes.UnitsEPSG property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlAttributes.UnitsEPSG | Methods | Properties

Units EPSG code for displaying GIS_LENGTH and GIS_AREA fields.

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

Syntax

// C#
public Integer UnitsEPSG
{
  get {}
  set {}
}
' VisualBasic
Public Property UnitsEPSG As Integer
  Get
  End Get
  Set(ByVal value As Integer)
  End Set
End Property
// Oxygene
public
  property UnitsEPSG : Integer read read;

Value

Type
int
Integer
2022/11/16 01:08

Page Tools