User Tools

Site Tools


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

Table of Contents

IGIS_Viewer.BigExtent property

DK11 for .NET | TatukGIS.NDK.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 | Java | ActiveX | 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:37

Page Tools