DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlScale.UnitsEPSG | Constructors | Methods | Properties | Events
Units EPSG code for scale output. If set to 0 then automatic Matric or Imperial system will be used based on location.
Available also on: Delphi FMX | Java | ActiveX | 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 |