This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IB > IBasicDocument2 Interface > IBasicDocument2.ActivatedView Property (ArcObjects .NET 10.4 SDK) |
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;}