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 15, 2009 7:08:57 PM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


Hello,

       I developed an application using c#.net 2008 and leadtools version 16.Here, i have one rasterimagelist and rasterimageViewer.I displayed all the images in rasterimagelist.If i select one image in rasterimagelist,that image must be shows in the rasterimageviewer. How can?.

Thanks

SSSKKK

 

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 : Thursday, April 16, 2009 12:41:38 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

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

You can do this by using the RasterImageList.SelectedItems[0].Image as follows:

rasterImageViewer1.Image = _browser.SelectedItems[0].Image;

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
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.038 seconds.