MultilineText.Width Property

NOTE: This member is now obsolete. Use RectWidth instead.

Gets or sets the width of the multiline text.
Public Property Width() As Double
This language is not supported or no code example is available.
public double Width {get; set;}
This language is not supported or no code example is available.

Property Value

double
Remarks
 
The text rows are split so that its words stay inside the specified width.

.NET Framework

Supported in: 4.8

In this article

Definition