TextNodeFontHeight Property

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

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

Property Value

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