Provides access to members that control the Overview Window.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
Application | Provides the window with a reference to the application. |
![]() |
hWnd | The window's handle. |
![]() |
IsDockable | Indicates if the window is dockable. |
![]() |
IsVisible | Indicates if the window is visible. |
![]() |
Overview | The Overview used by this window. |
![]() |
PutPosition | The window's position in screen pixels. |
![]() |
QueryPosition | The window's position in screen pixels. |
![]() |
Refresh | Cause the window to redraw. |
![]() |
Show | Indicates if the window is shown. |
Inherited Interfaces
Interfaces | Description |
---|---|
IDataWindow | Provides access to members that control popup windows that show map data. |
CoClasses that implement IOverviewWindow
CoClasses and Classes | Description |
---|---|
OverviewWindow | Window to display Overviews. |