Eyeshot 10 WinForms API Reference
Width Property (MultilineText)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > MultilineText Class : Width Property
Gets or sets the width of the multiline text.
Syntax
'Declaration
 
Public Property Width As Double
public double Width {get; set;}
Remarks
The text rows are split so that its words stay inside the specified width.
See Also

Reference

MultilineText Class
MultilineText Members