DisplayStyle Enumeration

Display type of the view.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum DisplayStyle
Members
Member nameValueDescription
FlatColors7 Flat Colors
HLR2 Hidden Line Removal
Realistic6 Realistic
RealisticWithEdges8 Realistic With Edges
Rendering5 Rendering
Shading3 Shading
ShadingWithEdges4 Shading With Edges
Textures9 Textures
Undefined0 View does not use Render Type
Wireframe1 Wireframe
See Also