VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.UI Namespace / FormFieldTemplateView Class
In This Topic
FormFieldTemplateView Class Methods
In This Topic
For a list of all methods of this type, see FormFieldTemplateView.
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.
Public MethodDraws the form field template view on the specified System.Drawing.Graphics.
Public MethodReturns a bounding box, in the image space, of form field template view.
Public MethodReturns a point transformation of the form field template view for specified ImageViewer.
Protected Methods
 NameDescription
Protected MethodDraws the form field template on the System.Drawing.Graphics in the coordinate space of field template.
Protected MethodRaises the StateChanged event. Invoked when the property of form field template is changed.
Protected MethodRaises the StateChanged event.
See Also