Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / FontSize Property

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