Revit 2026 API
ViewView |
The type of the view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ViewType ViewType { get; }
Public ReadOnly Property ViewType As ViewType Get
public: property ViewType ViewType { ViewType get (); }
member ViewType : ViewType with get
Property Value
ViewTypeSee Also