User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerbmp.tgis_viewerbmp.zoom

Table of Contents

TGIS_ViewerBmp.Zoom property

DK11 for Delphi | FMX.GisViewerBmp.TGIS_ViewerBmp.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: 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