This document is archived and information here might be outdated.  Recommended version.


IFeature.Extent Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeature Interface > IFeature.Extent Property
ArcGIS Developer Help

IFeature.Extent Property

The extent of the feature.

[Visual Basic .NET]
Public ReadOnly Property Extent As IEnvelope
[C#]
public IEnvelope Extent {get;}
[C++]
HRESULT get_Extent(
  IEnvelope** Extent
);
[C++]
Parameters
Extent [out, retval]

Extent is a parameter of type IEnvelope**

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFeature Interface

.NET Samples

ArcGIS Network Analyst extension barrier location editor Points along line construction tool