User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.RecalcExtent method

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

Calculates a common extent.

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

Syntax

Implements IGIS_Viewer.RecalcExtent.

// Delphi
public
  procedure RecalcExtent;
// C++ Builder
public:
  void RecalcExtent(void);

Remarks

Such extent covers the extents of all layers.

2022/11/16 01:14

Page Tools