VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.UI Namespace / FormFieldTemplateGroupView Class
In This Topic
FormFieldTemplateGroupView Class Methods
In This Topic
For a list of all methods of this type, see FormFieldTemplateGroupView.
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current FormFieldTemplateGroupView 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.
Public MethodFinds a FormFieldTemplateView for specified FormFieldTemplate.
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