DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.ScaleAsText | Constructors | Fields | Methods | Properties | Events
Setting up and reading the scale factor as text in format '1:10000'.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# [Browsable(false),DefaultValue(1:1)] public String ScaleAsText { get {} set {} }
' VisualBasic <Browsable(false),DefaultValue(1:1)> Public Property ScaleAsText As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public [Browsable(false),DefaultValue(1:1)] property ScaleAsText : String read read;
Type |
---|
string String |
Be sure to set up properly coordinate system.