User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewer.restrictedextent

Table of Contents

TGIS_Viewer.RestrictedExtent property

DK for Java | tatukgis.jdk.TGIS_Viewer.RestrictedExtent | Constructors | Fields | Methods | Properties | Events

Restricted Map extent.

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

Syntax

// Java
public TGIS_Extent getRestrictedExtent();
 
public void setRestrictedExtent(
  TGIS_Extent _value
);
// Oxygene
public
  property RestrictedExtent : TGIS_Extent read write;

Value

Remarks

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

2025/01/31 01:18

Page Tools