Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Text Class / StyleName Property

In This Topic
    StyleName Property (Text)
    In This Topic
    Gets or sets the text style name.
    Syntax
    'Declaration
     
    Public Property StyleName As String
    public string StyleName {get; set;}
    See Also