This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, March 2, 2005 5:36:52 AM(UTC)
Groups: Registered
Posts: 4
I am trying to put the pan window, when activated, in the lower left corner of the app. window. When I increase the 'Y' value, I get a change in the 'X' direction. So I thought that an increase in the 'X' would make a change in the 'Y', but it caused no change at all. Is there a solution to this problem?
#2
Posted
:
Friday, May 13, 2005 11:02:49 AM(UTC)
Groups: Tech Support
Posts: 23
Thanks: 3 times
Try this:
LEADRasterView1.PanWinX = 0
LEADRasterView1.PanWinY = Screen.Height / Screen.TwipsPerPixelY - LEADRasterView1.PanWinHeight
Edited by moderator Saturday, October 1, 2016 8:06:45 PM(UTC)
| Reason: Not specified
Ike
LEAD Technologies, Inc.
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.