BasicOcrGlyphAccessorGlyph Property |
This property allows the constructor of OcrGlyph to hook the OcrGlyph into the IOcrGlyphAccessor.
Namespace:
Atalasoft.Ocr
Assembly:
Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public virtual OcrGlyph Glyph { get; set; }
Public Overridable Property Glyph As OcrGlyph
Get
Set
Property Value
Type:
OcrGlyphImplements
IOcrGlyphAccessorGlyphSee Also