View Activating Event Args Current Active View Property The view that is currently active. Namespace: Autodesk.Revit.UI.Events Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public View CurrentActiveView { get; } Public ReadOnly Property CurrentActiveView As View Get public: property View^ CurrentActiveView { View^ get (); } member CurrentActiveView : View with get Property Value View Remarks May be if there is no currently active view. See Also Reference ViewActivatingEventArgs Class Autodesk.Revit.UI.Events Namespace
View Activating Event Args Current Active View Property The view that is currently active. Namespace: Autodesk.Revit.UI.Events Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public View CurrentActiveView { get; } Public ReadOnly Property CurrentActiveView As View Get public: property View^ CurrentActiveView { View^ get (); } member CurrentActiveView : View with get Property Value View Remarks May be if there is no currently active view. See Also Reference ViewActivatingEventArgs Class Autodesk.Revit.UI.Events Namespace