User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.zoomex

Table of Contents

IGIS_Viewer.ZoomEx property

DK for .NET | TatukGIS.NDK.IGIS_Viewer.ZoomEx | Methods | Properties

Setting up and reading the absolute zoom factor. If one map unit = one twips, then Zoom = 1.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public Double ZoomEx
{
  get {}
}
' VisualBasic
Public Property ZoomEx As Double
  Get
  End Get
End Property
// Oxygene
public
  property ZoomEx : Double read;

Value

Type
double
Double
2025/01/31 01:14

Page Tools