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

In This Topic
    Color Property (AttributeReference)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also