Gets/sets the color of grips.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(True)> _ Public Property GripColor As Color
[BrowsableAttribute(true)] public Color GripColor { get; set; }
In fact the grips are displayed with the gradient from white to the specified color.