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


IMapInsetWindow.MapInset Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMapInsetWindow Interface > IMapInsetWindow.MapInset Property
ArcGIS Developer Help

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