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

In This Topic
    Color Property (BorderSettings)
    In This Topic
    Gets or sets the border color.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also