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

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