Eyeshot 10 WinForms API Reference
OutlineColor Property

WinForms Assembly > devDept.Eyeshot.Labels Namespace > OutlinedText Class : OutlineColor Property
Gets or sets the outline color.
Syntax
'Declaration
 
Public Property OutlineColor As Color
public Color OutlineColor {get; set;}
Remarks
You need to call LabelList.Regen to apply the changes.
See Also

Reference

OutlinedText Class
OutlinedText Members