RVTDocs.com
Namespace: Autodesk.Revit.DB Class: TextNode

TextNode.Width

Property
Description:
Width [ft] of the area of the text content in model space.
Remarks:
Specifies the actual width of the text, that is essentially the width of the longest line, including any spaces. The value represents the width after the width scale has been applied.
Syntax
public double Width { get; }