User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.extent

Table of Contents

IGIS_Viewer.Extent property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Extent | Methods | Properties

Map extent. Encompassing the collective extents of all layers.

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

Syntax

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

Value

2025/01/31 01:03

Page Tools