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


IMapControl3.ActiveView Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IM > IMapControl3 Interface > IMapControl3.ActiveView Property
ArcGIS Developer Help

IMapControl3.ActiveView Property

The active view of the Map contained by the MapControl.

[Visual Basic .NET]
Public ReadOnly Property ActiveView As IActiveView
[C#]
public IActiveView ActiveView {get;}
[C++]
HRESULT get_ActiveView(
void
);

Product Availability

Available with ArcGIS Engine.

Description

This is the ActiveView on the Map contained within the MapControl.

See Also

IMapControl3 Interface

.NET Samples

Synchronized MapControl and PageLayoutControl application Temporal statistics Temporal statistics