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

In This Topic
    Value Property (AttributeReference)
    In This Topic
    Gets or sets the attribute value.
    Syntax
    'Declaration
     
    Public Property Value As String
    public string Value {get; set;}
    Remarks
    See Also