The type of the view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic ViewType ViewType { get; }
Public ReadOnly Property ViewType As ViewType
Get
public:
property ViewType ViewType {
ViewType get ();
}
member ViewType : ViewType with get
Property Value
ViewType
See Also