ScheduleHeightsOnSheetTitleHeight Property

The height of schedule title on sheet view.

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

Property Value

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