Click or drag to resize
ImageViewerControlBackgroundGradientColor1 Property
Starting color when painting using the background gradient mode.

Namespace: DevScope.Ocr.Utils
Assembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Color BackgroundGradientColor1 { get; set; }

Property Value

Type: Color
The background gradient color.
See Also