User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.fullextentzoom_void

Table of Contents

TGIS_Viewer.FullExtentZoom method

DK11 for Delphi | GisViewer.TGIS_Viewer.FullExtentZoom | Constructors | Fields | Methods | Properties | Events

Calculates a zoom which places the whole map inside the window

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

Syntax

Implements IGIS_Viewer.FullExtentZoom.

// Delphi
public
  function FullExtentZoom : Double;
// C++ Builder
public:
  double FullExtentZoom(void);

Result

Type Description
Double Zoom value.
2022/11/30 19:19

Page Tools