User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewer.zoomex

Table of Contents

TGIS_Viewer.ZoomEx property

DK11 for Java | tatukgis.jdk.TGIS_Viewer.ZoomEx | Constructors | Fields | Methods | Properties | Events

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

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

Syntax

// Java
public double getZoomEx();
 
public void setZoomEx(
  double _value
);
// Oxygene
public
  property ZoomEx : Double read write;

Value

Type
double
Double
2022/11/30 19:36

Page Tools