FormattedText.SetMaxTextWidths(Double[]) Method

Definition

Sets an array of maximum text widths within the FormattedText, on a per-line basis. Each element in the array represents the maximum text width of sequential lines of text.

public void SetMaxTextWidths (double[] maxTextWidths);

Parameters

maxTextWidths
Double[]

An array of maximum text widths, each width provided in device-independent units (1/96th inch per unit).

Remarks

If the text lines exceed the number of elements in the array, the last value in the array is used for the remaining lines. Providing a valid array SetMaxTextWidths will override any value provided for the MaxTextWidth property.

Applies to

Produk Versi
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9