MultilineText.RectWidth Property

Gets or sets the width of the multiline text.
Public Property RectWidth() As Double
This language is not supported or no code example is available.
public double RectWidth {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