Click or drag to resize
ImageViewerControlIAnnotation Interface
Provides a generic interface for implementing custom annotations controls

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 interface IAnnotation

The ImageViewerControlIAnnotation type exposes the following members.

Methods
  NameDescription
Public methodOnPaint
Called by the ImageViewerControl for painting the annotation control into the canvas.
Top
See Also