This document is archived and information here might be outdated. Recommended version. |
The default area of interest for the layer.
[Visual Basic .NET] Public ReadOnly Property AreaOfInterest As IEnvelope
[C#] public IEnvelope AreaOfInterest {get;}
[C++]
HRESULT get_AreaOfInterest(
IEnvelope** aoi
);
[C++] Parameters aoi [out, retval]
aoi is a parameter of type IEnvelope**
Returns the spatial-referenced extent of the layer.