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