ArcObjects Library Reference (ArcMapUI)  

IMapInsetWindow.MapInset Property

The MapInset used by this window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMapInsetWindow Interface