TextNodeWidthScale Property |
Scale applied to the width of the text.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double WidthScale { get; }
Public ReadOnly Property WidthScale As Double
Get
public:
property double WidthScale {
double get ();
}
member WidthScale : float with get
Property Value
Double
See Also