This document is archived and information here might be outdated.  Recommended version.


IGxApplication.AreaOfInterest Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxApplication.AreaOfInterest Property

The default area of interest for the application.

[Visual Basic .NET]
Public Property AreaOfInterest As IEnvelope
[C#]
public IEnvelope AreaOfInterest {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplication Interface