LEADTOOLS Support
General
General Questions
Display magnifier on LeadRasterView without mouseclick
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, February 27, 2014 10:15:49 PM(UTC)
Groups: Registered
Posts: 43
Hi, I am using LT14.5 and VB 6.0.
I have two LeadrasterView Controls displayed on my screen. On mousedown of LeadRasterView control I started magglass. I want to display the Magnifier on both the LeadRasterView Control at a time. Means suppose I down the mouse on first control show the magnifying glass on 2nd control also.
#2
Posted
:
Sunday, March 2, 2014 5:14:58 AM(UTC)
Groups: Registered
Posts: 256
You should be able to do this by calling methods like
LEADRasterView.SetMagGlassPos() on both controls at the same time.
The help topic "UpdateMagGlassFromHandle Example for Visual Basic" shows how to control different properties of the magnifying glass by code. If you try this example and still face problems, try to create a small test project that only uses the code from this example and extends it to 2 controls. If this doesn't work as expected, post this small project (NOT your full application) in a ZIP or RAR file and we will check it for you. You can also email it to
support@leadtools.com
LEADTOOLS Support
General
General Questions
Display magnifier on LeadRasterView without mouseclick
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.