The default area of interest for the layer.
[Visual Basic 6.0] Property AreaOfInterest As IEnvelope
[Visual Basic .NET] Public ReadOnly Property AreaOfInterest As IEnvelope
[C#] public IEnvelope AreaOfInterest {get;}
[Java] public IEnvelope getAreaOfInterest() throws IOException, AutomationException
[C++] HRESULT get_AreaOfInterest( IEnvelope** aoi );
Returns the spatial-referenced extent of the layer.