Share

TextNode.FontHeight Property

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


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double FontHeight { get; }

Property Value

Double

Remarks

This is the height of the 'M' glyph in the text font.

See Also

Reference

Was this information helpful?