Share

ColorFillLegend.GetColumnWidths Method

Returns array of column widths in the legend.


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

Syntax

C#

public IList<double> GetColumnWidths()

Return Value

IList<Double>

See Also

Reference

Was this information helpful?