VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.UI Namespace / OmrRectangularFieldTemplateView Class
In This Topic
OmrRectangularFieldTemplateView Class Methods
In This Topic
For a list of all methods of this type, see OmrRectangularFieldTemplateView.
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.
Public MethodOverloaded. Releases all resources used by this object. (Inherited from FormFieldTemplateView)
Public MethodDraws the form field template view on the specified System.Drawing.Graphics. (Inherited from FormFieldTemplateView)
Public MethodReturns a bounding box, in the image space, of form field template view. (Inherited from FormFieldTemplateView)
Public MethodReturns a point transformation of the form field template view for specified ImageViewer. (Inherited from FormFieldTemplateView)
Protected Methods
 NameDescription
Protected MethodDraws the form field template on the System.Drawing.Graphics in the coordinate space of field template. (Inherited from FormFieldTemplateView)
Protected MethodRaises the StateChanged event. Invoked when the property of form field template is changed. (Inherited from FormFieldTemplateView)
Protected MethodRaises the StateChanged event. (Inherited from FormFieldTemplateView)
See Also