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

In This Topic
    MajorLineColor Property
    In This Topic
    Color used to draw major lines.
    Syntax
    'Declaration
     
    Public Property MajorLineColor As Brush
    public Brush MajorLineColor {get; set;}
    See Also