User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.bigextent

Table of Contents

IGIS_Viewer.BigExtent property

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

Map extent. Encompassing the collective extents of all layers and a border defined by BigExtentMargin. Is depending on current scale.

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

Syntax

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

Value

2025/01/31 01:03

Page Tools