This property sets the color of the grid lines.

[Visual Basic] Public Property GridColor As System.Windows.Media.Color
[C#] public System.Windows.Media.Color GridColor {get; set;}

A value of type System.Windows.Media.Color

Default value is Colors.Silver

Explanation

The GridColor property sets the color of the grid lines.

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation