ImageGear .NET v25.2 - Updated
ImageGear.OCR Assembly / ImageGear.OCR Namespace / ImGearOCRZone Class / ImGearOCRZone Constructor




In This Topic
    ImGearOCRZone Constructor
    In This Topic
    Initializes a new instance of the ImGearOCRZone class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearOCRZone()
    public ImGearOCRZone()
    public: ImGearOCRZone();
    public:
    ImGearOCRZone();
    See Also