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


IOverviewWindow.Overview Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IO > IOverviewWindow Interface > IOverviewWindow.Overview Property
ArcGIS Developer Help

IOverviewWindow.Overview Property

The Overview used by this window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IOverviewWindow Interface