Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.Wpf.UI Namespace (Vintasoft.Imaging.FormsProcessing.Wpf.UI)
In This Topic
Contains classes, which define WPF appearances of OMR form field templates and OMR form fields.
Classes
| Class | Description |
 | WpfOmrEllipticalFieldTemplateView | Determines how to display an OMR field template that has elliptical area and how user can interact with it. |
 | WpfOmrEllipticalFieldView | Determines how to display a recognized OMR field that has elliptical area and how user can interact with it. |
 | WpfOmrFieldView | Determines how to display a recognized OMR field and how user can interact with it. |
 | WpfOmrRectangularFieldTemplateView | Determines how to display an OMR field template that has rectangular area and how user can interact with it. |
 | WpfOmrRectangularFieldView | Determines how to display a recognized OMR field that has rectangular area and how user can interact with it. |
See Also