This document is archived and information here might be outdated. Recommended version. |
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**