Revit 2026 API
Print |
The color depth type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ColorDepthType ColorDepth { get; set; }
Public Property ColorDepth As ColorDepthType Get Set
public: property ColorDepthType ColorDepth { ColorDepthType get (); void set (ColorDepthType value); }
member ColorDepth : ColorDepthType with get, set
Property Value
ColorDepthTypeSee Also