User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_arcgisfeatureserverlayer.extent

Table of Contents

ITGIS_ArcGISFeatureServerLayer.Extent property

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

Feature Layer bounding box.

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