User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.restrictedextent

Table of Contents

IGIS_Viewer.RestrictedExtent property

DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.RestrictedExtent | Methods | Properties

Restricted Map extent.

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

Syntax

// C#
public TGIS_Extent RestrictedExtent
{
  get {}
}
' VisualBasic
Public Property RestrictedExtent As TGIS_Extent
  Get
  End Get
End Property
// Oxygene
public
  property RestrictedExtent : TGIS_Extent read;

Value

Remarks

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

2022/11/16 01:37

Page Tools