User Tools

Site Tools


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

Table of Contents

TGIS_ViewerBmp.Zoom property

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

Syntax

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

Value

Type
double
Double
2022/11/16 01:52

Page Tools