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

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