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

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