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