MultilineText.WidthFactors Property

Gets or sets the width factor for each line of text.
Public Property WidthFactors() As Double()
This language is not supported or no code example is available.
public double[] WidthFactors {get; set;}
This language is not supported or no code example is available.

Property Value

double[]
Remarks
 
If null or -1, the value is inherited from the TextStyle.WidthFactor.

.NET Framework

Supported in: 4.8

In this article

Definition