Eyeshot 11 WPF API Reference
WPF 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