DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlAttributes.UnitsEPSG | Constructors | Fields | Methods | Properties | Events
Units EPSG code for displaying GIS_LENGTH and GIS_AREA fields.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# [Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public Integer UnitsEPSG { get {} set {} }
' VisualBasic <Browsable(false)> <DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)> Public Property UnitsEPSG As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public [Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] property UnitsEPSG : Integer read read;
Type |
---|
int Integer |