User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.zoom

Table of Contents

TGIS_Viewer.Zoom property

DK for Delphi | GisViewer.TGIS_Viewer.Zoom | Constructors | Fields | Methods | Properties | Events | Events

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

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

Syntax

// Delphi
public
  property Zoom : Double read write;
// C++ Builder
public:
  __property double Zoom = {read, write};

Value

Type
Double

References

2025/01/31 01:09

Page Tools