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


IBasicDocument2.ActivatedView Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IB > IBasicDocument2 Interface > IBasicDocument2.ActivatedView Property
ArcGIS Developer Help

IBasicDocument2.ActivatedView Property

The activated view. This is the same as the active view unless a data frame is activated within a layout.

[Visual Basic .NET]
Public ReadOnly Property ActivatedView As IActiveView
[C#]
public IActiveView ActivatedView {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IBasicDocument2 Interface