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.
// 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 |