User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_arcgisfeatureserverlayer.getestimatedextent_void

Table of Contents

ITGIS_ArcGISFeatureServerLayer.GetEstimatedExtent method

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

Gets the layer extent estimated from available data.

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

Syntax

// C#
public ITGIS_Extent GetEstimatedExtent();
' VisualBasic
Public Function GetEstimatedExtent() As ITGIS_Extent
// Oxygene
public
  function GetEstimatedExtent : ITGIS_Extent;

Result

Type Description
ITGIS_Extent Estimated extent of the layer data.
2026/07/11 00:08

Page Tools