Share

ColorFillScheme.GetEntries Method

Retrieves copies of all entries.


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

Syntax

C#

public IList<ColorFillSchemeEntry> GetEntries()

Return Value

IList<ColorFillSchemeEntry>

Remarks

This method recalculates entries based on the current parameter values of the elements colored by the scheme.

See Also

Reference

Was this information helpful?