Eyeshot 10 WinForms API Reference
FillColorForSelection Property

WinForms Assembly > devDept.Eyeshot.Labels Namespace > TextOnly Class : FillColorForSelection Property
Gets or sets the fill color used when the label is selected.
Syntax
'Declaration
 
Public Property FillColorForSelection As Color
public Color FillColorForSelection {get; set;}
Remarks
Alpha channel is supported.Fill property must be trueYou need to call LabelList.Regen to apply the changes.
See Also

Reference

TextOnly Class
TextOnly Members