This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, December 11, 2008 12:13:13 AM(UTC)
Groups: Registered
Posts: 74
Hai,
My Application used LeadTools(version 16) and my application is a Windows based application using C#.net 2008 and Framework is 3.5.
I want todisplay a Selected image As Dual (2) image.
regrds,
Dileep
#2
Posted
:
Friday, December 12, 2008 4:44:24 AM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
Hello Dileep,
If you're looking to display all the pages at the same time, then I would recommend using the RasterImageList control.
If you're just looking to display the same image twice on the same form, then the simplest option would be to simply use two instances of the RasterImageViewer. The RasterImageViewer only has the abilty to disply one image at a time. You could also create a image twice as large with the same information duplicated to give the appearance of two images. The best route will likely be determined by your overall goal going forward.
Walter Bates
Senior Support Engineer
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.