DK for .NET | TatukGIS.NDK.IGIS_Viewer.Zoom | Methods | Properties
Setting up and reading the related zoom factor. If one map unit = one pixel, then Zoom = 1.
// C# public Double Zoom { get {} }
' VisualBasic Public Property Zoom As Double Get End Get End Property
// Oxygene public property Zoom : Double read;
| Type |
|---|
| double Double |