DK for ActiveX | TatukGIS_XDK11.ITGIS_ControlAttributes.UnitsEPSG | Methods | Properties
EPSG (European Petroleum Survey Group) code of the units used for displaying GIS_LENGTH and GIS_AREA values.
Available also on: Delphi FMX | .NET WinForms | Java.
// 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;
| Type |
|---|
| int Integer |