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

In This Topic
    Style Property (TextStyleSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Style As FontStyle
    public FontStyle Style {get; set;}
    See Also