User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.FullExtentZoom method

DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.FullExtentZoom | Constructors | Methods | Properties | Events

Calculates a zoom which places the whole map inside the window

Available also on: .NET WinForms | 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/16 01:14

Page Tools