Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / TextStyle Class / Style Property

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