UIControlled Application Is Viewer Mode Active Property Determines if Revit session is in Viewer mode. Namespace: Autodesk.Revit.UI Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsViewerModeActive { get; } Public ReadOnly Property IsViewerModeActive As Boolean Get public: property bool IsViewerModeActive { bool get (); } member IsViewerModeActive : bool with get Property Value Boolean See Also Reference UIControlledApplication Class Autodesk.Revit.UI Namespace
UIControlled Application Is Viewer Mode Active Property Determines if Revit session is in Viewer mode. Namespace: Autodesk.Revit.UI Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsViewerModeActive { get; } Public ReadOnly Property IsViewerModeActive As Boolean Get public: property bool IsViewerModeActive { bool get (); } member IsViewerModeActive : bool with get Property Value Boolean See Also Reference UIControlledApplication Class Autodesk.Revit.UI Namespace