This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicFeatureLayer Interface > IGraphicFeatureLayer.SpatialExtent Property (ArcObjects .NET 10.5 SDK) |
The spatial extent of the layer.
[Visual Basic .NET] Public ReadOnly Property SpatialExtent As IEnvelope
[C#] public IEnvelope SpatialExtent {get;}
[C++]
HRESULT get_SpatialExtent(
IEnvelope** Extent
);
[C++]
Parameters Extent [out, retval]
Extent is a parameter of type IEnvelope