Click or drag to resize
ImageViewerControlHighlightRegionTextOffSetX Property
Gets or sets the X offset (relating to the Top/Left point of the region boundaries) of the inner text of the region

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

Property Value

Type: Int32
See Also