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

In This Topic
    TitleColor Property
    In This Topic
    Title text color.
    Syntax
    'Declaration
     
    Public Property TitleColor As Color
    public Color TitleColor {get; set;}
    See Also