Eyeshot 11 WPF API Reference
WPF 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 Brush
    public Brush TextBackgroundColor {get; set;}
    See Also