A render node that represents a view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since: 
   2014
 Syntax
Syntax
| C# | 
|---|
| public class ViewNode : RenderNode | 
| Visual Basic | 
|---|
| Public Class ViewNode _ Inherits RenderNode | 
| Visual C++ | 
|---|
| public ref class ViewNode : public RenderNode | 
 Remarks
Remarks
   See also: OnViewBegin(ViewNode).