Revit 2025.3 API
Text |
Scale applied to the width of the text.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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