User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.zoom

Table of Contents

IGIS_Viewer.Zoom property

DK11 for Delphi | GisInterfaces.IGIS_Viewer.Zoom | Methods | Properties

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
2022/11/16 01:18

Page Tools