DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.Zoom | Constructors | Fields | Methods | Properties | Events
Setting up and reading the related zoom factor. If one map unit = one pixel, then Zoom = 1.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# [Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public Double Zoom { get {} set {} }
' VisualBasic <Browsable(false)> <DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)> Public Property Zoom As Double Get End Get Set(ByVal value As Double) End Set End Property
// Oxygene public [Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] property Zoom : Double read read;
Type |
---|
double Double |