Eyeshot 11 WPF API Reference
WPF 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 Brush
    public Brush Color {get; set;}
    See Also