User Tools

Site Tools


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

Table of Contents

TGIS_Viewer.Zoom property

DK11 for Java | tatukgis.jdk.TGIS_Viewer.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 | .NET | ActiveX | Python.

Syntax

// Java
public double getZoom();
 
public void setZoom(
  double _value
);
// Oxygene
public
  property Zoom : Double read write;

Value

Type
double
Double

References

2022/11/30 19:36

Page Tools