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

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