User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.ZoomEx property

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

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

Available also on: Delphi FMX | .NET WinForms | 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/16 01:52

Page Tools