Height of scale (for Diagram display). Measured in paperspace units.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public int ScaleHeight { get; set; }
Property Value
Int32Exceptions
Exception | Condition |
---|---|
ArgumentsInconsistentException | When setting this property: scaleHeight is greater than 10000 or less than 0 |