Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Attribute Class / Tag Property

In This Topic
    Tag Property (Attribute)
    In This Topic
    Gets or sets the attribute tag.
    Syntax
    'Declaration
     
    Public Property Tag As String
    public string Tag {get; set;}
    Remarks
    It's an override of the Text.TextString
    See Also