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