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


IOverviewWindow.Overview Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

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