Click or drag to resize
ImageViewerControlBackgroundLinearGradientMode Property
The linear gradient mode to use 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 LinearGradientMode BackgroundLinearGradientMode { get; set; }

Property Value

Type: LinearGradientMode
The background linear gradient mode.
See Also