Gets or sets the coordinates of the zone in pixels.
public LeadRect Bounds { get; set; }
Public Property Bounds As LeadRect
public LeadRect getBounds()
public void setBounds(LeadRect value)
A LeadRect that contain the coordinates of the zone in pixels.
Calling IOcrPage.AutoZone will return zones with Bounds coordinates that do not overlap with each other. It is the developers responsibility when modifying the zones of the page to make sure the coordinates of those zones follow the same rule.
The coordinates of the zone is in pixels.
Also the IOcrPage.GetZoneBoundsInPixels method can get the coordinates of any zone in pixels.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document