Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Legend Class / TextBackgroundColor Property

In This Topic
    TextBackgroundColor Property (Legend)
    In This Topic
    Text background color (supports semi-transparent colors).
    Syntax
    'Declaration
     
    Public Property TextBackgroundColor As Color
    public Color TextBackgroundColor {get; set;}
    See Also