Revit 2026 API
Analysis |
Color associated with color entry.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Color Color { get; }
Public ReadOnly Property Color As Color Get
public: property Color^ Color { Color^ get (); }
member Color : Color with get
Property Value
ColorSee Also