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

In This Topic
    TitleFont Property
    In This Topic
    Title font.
    Syntax
    'Declaration
     
    Public Property TitleFont As Font
    public Font TitleFont {get; set;}
    See Also