Click or drag to resize
ImageViewerControlHighlightRegionLineColor Property
Gets or sets the line color of the region border

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 LineColor { get; set; }

Property Value

Type: Color
See Also