Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.UI Namespace (Vintasoft.Imaging.FormsProcessing.UI)
In This Topic
Contains classes, which define WinForms appearances of OMR form field templates and OMR form fields.
Classes
| Class | Description |
 | OmrEllipticalFieldTemplateView | Determines how to display an OMR field template that has elliptical area and how user can interact with it. |
 | OmrEllipticalFieldView | Determines how to display a recognized OMR field that has elliptical area and how user can interact with it. |
 | OmrFieldView | Determines how to display a recognized OMR field and how user can interact with it. |
 | OmrRectangularFieldTemplateView | Determines how to display an OMR field template that has rectangular area and how user can interact with it. |
 | OmrRectangularFieldView | Determines how to display a recognized OMR field that has rectangular area and how user can interact with it. |
See Also