ImageGear for .NET
Rect Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecLetter Class : Rect Property




Glossary Item Box

Gets a reference to the rectangle exactly containing the character.

Syntax

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

Property Value

ImageGear.Core.ImGearRectangle structure object.

Remarks

This rectangle is expressed in current image coordinates. That is, its coordinates are affected by processing operations such as deskew and orientation. It is possible to transform these coordinates back to the original (input) image coordinates using the ImGearRecImage.TransformRectangle method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.