Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Legend Class / FontStyle Property

In This Topic
    FontStyle Property (Legend)
    In This Topic
    Gets or sets the text font style.
    Syntax
    'Declaration
     
    Public Property FontStyle As FontStyle
    public FontStyle FontStyle {get; set;}
    See Also