ImageGear for .NET
ImGearRecZoneGUI Constructor
See Also  Send Feedback
ImageGear21.Recognition.Forms Assembly > ImageGear.Recognition.Forms Namespace > ImGearRecZoneGUI Class : ImGearRecZoneGUI Constructor




pageView
Page view control used to display the image whose zones are to be edited.
recognitionEngine
Instance of the recognition engine being used by the application.

Glossary Item Box

Initializes a new instance of the ImGearRecZoneGUI class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

pageView
Page view control used to display the image whose zones are to be edited.
recognitionEngine
Instance of the recognition engine being used by the application.

Return Value

Instance of the ImGearRecZoneGUI class representing the recognition zone editor GUI which is set up to work with the given page view control and recognition engine.

Remarks

You must supply a page view control (ImGearPageView object) which will be used to display the image whose zones are to be edited. You must also supply the instance of the recognition engine being used by the application.

See Also

©2013. Accusoft Corporation. All Rights Reserved.