Revit 2025 API
Line |
The current color used when drawing lines/curves.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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