RVTDocs.com

Height

Property
Description:
The height of the legend.
Remarks:
Changing the height may result in a change in the count of columns.
Syntax
public double Height { get; set; }
Exceptions
Exception Condition
Autodesk.Revit.Exceptions.ArgumentOutOfRangeException When setting this property: The given value for height must be positive.