This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMapInsetWindow Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the Map Inset Window.
Description | ||
---|---|---|
Application | Provides the window with a reference to the application. | |
FlashLocation | Draw leader lines from the inset to the location on the map shown by the inset. | |
hWnd | The window's handle. | |
IsDockable | Indicates if the window is dockable. | |
IsLive | Indicates if the window shows a live view of what's under it or a snapshot. | |
IsVisible | Indicates if the window is visible. | |
MapInset | The MapInset 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. | |
ScreenDisplay | The screen display used by this window. | |
Show | Indicates if the window is shown. | |
UpdateWhileDragging | Indicates if the window is redrawn as it's moved or not. |
Interfaces | Description |
---|---|
ILensWindow | Provides access to members that control the Lens Window. |
IDataWindow | Provides access to members that control popup windows that show map data. |
CoClasses and Classes | Description |
---|---|
BAImageInsetWindow | Window to display BAImageInsets. |
ImageInsetWindow | Window to display ImageInsets. |
MapInsetWindow | Window to display MapInsets. |