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

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