Eyeshot 10 WinForms API Reference
WidthFactors Property

WinForms Assembly > devDept.Eyeshot.Entities Namespace > MultilineText Class : WidthFactors Property
Gets or sets the width factor for each line of text.
Syntax
'Declaration
 
Public Property WidthFactors As Double()
public double[] WidthFactors {get; set;}
Remarks
If null or -1, the value is inherited from the devDept.Eyeshot.TextStyle.WidthFactor.
See Also

Reference

MultilineText Class
MultilineText Members