User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.zoom

Table of Contents

TGIS_ViewerWnd.Zoom property

DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.Zoom | Constructors | 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 WinForms | Java | ActiveX | Python.

Syntax

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

Value

Type
Double
2022/11/16 01:14

Page Tools