Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, April 4, 2007 12:12:19 PM(UTC)

josh  
josh

Groups: Registered
Posts: 6


Is there  an exmple of scrolling a selected zone so that it is visible.

 

Josh Larkin

Exscribe

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, April 8, 2007 7:42:15 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)


Josh,




This depends on which LEADTOOLS version and programming
interface you're using, and on what you mean exactly by "scrolling a selected zone".


The easiest way to explain all this is to create a small
test project (not your full application) that contains the code for creating
and selecting a zone, but needs to add the code for scrolling. If you send me
such a project and explain what the missing part should do, I will check it for you and try to add it for you.

 
#3 Posted : Thursday, April 12, 2007 4:13:45 AM(UTC)

josh  
josh

Groups: Registered
Posts: 6


Hi,

I am using the .Net version 14.5.0.44.

I am using methods of the RasterOcr class to programmatically select a zone.  If the zone is not in the visible portion of the window, I would like to scroll the window so that the selected zone is in the visible portion of the window.  Is there a sample of this?  I will try to write a suitable test project.

 

Josh Larkin

Exscribe

 
#4 Posted : Sunday, April 15, 2007 8:43:28 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)




Josh,


You can set the scrolling coordinates to the position of the
desired Zone. You can obtain this position using the RasterOcr.ZoneRectangle
Property. To scroll to it, you can use the RasterImageViewer.AutoScrollPosition property.

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.066 seconds.