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

In This Topic
    TextFont Property
    In This Topic
    Gets or sets the value font.
    Syntax
    'Declaration
     
    Public Property TextFont As Font
    public Font TextFont {get; set;}
    See Also