Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Grid Class / BorderColor Property

In This Topic
    BorderColor Property
    In This Topic
    Gets or sets the color used to draw the grid plane border.
    Syntax
    'Declaration
     
    Public Property BorderColor As Brush
    public Brush BorderColor {get; set;}
    See Also