Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / RegenParams Class / TextStyles Property

In This Topic
    TextStyles Property (RegenParams)
    In This Topic
    Gets or sets The text style collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextStyles As TextStyleKeyedCollection
    public TextStyleKeyedCollection TextStyles {get;}
    See Also