ColorFillLegend.Height
Public Property
ArgumentOutOfRangeException
The height of the legend.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Height { get; set; }
Property Value
Double
Exceptions
Exception
Condition
ArgumentOutOfRangeException
When setting this property: The given value for height must be positive.
Remarks
Changing the height may result in a change in the count of columns.