User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_viewer.extent

Table of Contents

TGIS_Viewer.Extent property

DK11 for .NET | TatukGIS.NDK.TGIS_Viewer.Extent | Constructors | Fields | Methods | Properties | Events

Map extent. Encompassing the collective extents of all layers.

Available also on: Delphi | Java | ActiveX | 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

References

2024/12/20 22:23

Page Tools