Eyeshot 10 WinForms API Reference
Vertical Property

WinForms Assembly > devDept.Eyeshot.Labels Namespace > TextOnly Class : Vertical Property
If true, the text will be drawn vertically.
Syntax
'Declaration
 
Public Property Vertical As Boolean
public bool Vertical {get; set;}
Remarks
You need to call LabelList.Regen to apply the changes.
See Also

Reference

TextOnly Class
TextOnly Members