User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.visibleextent

Table of Contents

TGIS_Viewer.VisibleExtent property

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

Extent of the map that is visible in the window. On setting an optimal zoom will be calculated.

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

Syntax

// Delphi
public
  property VisibleExtent : TGIS_Extent read write;
// C++ Builder
public:
  __property TGIS_Extent* VisibleExtent = {read, write};

Value

2022/11/30 19:19

Page Tools