User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.Zoom property

DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.Zoom | Constructors | 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 | .NET WinForms | ActiveX.

Syntax

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

Value

Type
double
Double
2024/12/20 22:03

Page Tools