Share Email Facebook Twitter LinkedIn TextNode.Width Property Width [ft] of the area of the text content in model space. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0) Syntax C# public double Width { get; }Property ValueDouble 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. See AlsoReferenceTextNode ClassAutodesk.Revit.DB Namespace