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

In This Topic
    TextColor Property (Legend)
    In This Topic
    Value text color.
    Syntax
    'Declaration
     
    Public Property TextColor As Color
    public Color TextColor {get; set;}
    See Also