RVTDocs.com
Namespace: Autodesk.Revit.UI Class: UIDocument

UIDocument.ActiveGraphicalView

Property
Description:
The currently active graphical view of the currently active document.
Remarks:
This property is applicable to the currently active document only. Returns null if this document doesn't represent the active document.
Syntax
public View ActiveGraphicalView { get; }