User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewerwnd.bigextent

Table of Contents

ITGIS_ViewerWnd.BigExtent property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.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 FMX | .NET WinForms | 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

2022/11/16 01:12

Page Tools