VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.UI Namespace / FormFieldGroupView Class
In This Topic
FormFieldGroupView Class Methods
In This Topic
For a list of all methods of this type, see FormFieldGroupView.
Public Methods
 NameDescription
Public MethodDraws the form field view on the specified System.Drawing.Graphics.
Public MethodReturns a bounding box, in the image space, of form field view. (Inherited from FormFieldView)
Public MethodReturns an enumerator that iterates through the current FormFieldGroupView object.
Public MethodReturns a point transformation of the form field view for specified ImageViewer. (Inherited from FormFieldView)
Protected Methods
 NameDescription
Protected MethodDraws the form field on the System.Drawing.Graphics in the coordinate space of form field. (Inherited from FormFieldView)
Protected MethodRaises the StateChanged event. (Inherited from FormFieldView)
See Also