Share

WorksharingDisplayGraphicSettings.FillColor Property

The fill color that will be applied to elements when these settings are applied. Note that this is automatically set by increasing the luma of the specified line color by 65%.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public Color FillColor { get; }

Property Value

Color

See Also

Reference

Was this information helpful?