Revit 2026 API
Text |
Scale applied to the width of the text.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double WidthScale { get; }
Public ReadOnly Property WidthScale As Double Get
public: property double WidthScale { double get (); }
member WidthScale : float with get
Property Value
DoubleSee Also