FontHeight Property


Text Node Font Height Property

Height [ft] of the text font, in model space.

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

Property Value

Double
Remarks
This is the height of the 'M' glyph in the text font.
See Also