ScheduleHeightsOnSheetTitleHeight Property

The height of schedule title on sheet view.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double TitleHeight { get; }

Property Value

Double
Remarks
If title is set to unshown, it will be 0.
See Also