User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.restrictedextent

Table of Contents

IGIS_Viewer.RestrictedExtent property

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

Restricted Map extent.

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

Syntax

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

Value

Remarks

Default value is GisWholeWorld.
Extent of the map will never be larger then RestrictedExtent.

2022/11/16 01:18

Page Tools