Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / Font Property

In This Topic
    Font Property (ViewportLayout)
    In This Topic
    Gets or sets viewport font.
    Syntax
    'Declaration
     
    Public Overrides Property Font As Font
    public override Font Font {get; set;}
    See Also