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


IGxApplication.AreaOfInterest Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxApplication Interface > IGxApplication.AreaOfInterest Property
ArcGIS Developer Help

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