The area of interest.
[Visual Basic .NET] Public ReadOnly Property AreaOfInterest As IEnvelope
[C#] public IEnvelope AreaOfInterest {get;}
[C++]
HRESULT get_AreaOfInterest(
IEnvelope** envelope
);
[C++]Parameters
envelope [out, retval]envelope is a parameter of type IEnvelope
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.