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 : Monday, June 13, 2016 9:22:30 AM(UTC)
Thomas.Stephen

Groups: Registered, Tech Support
Posts: 5


How do I create a thumbnail view of a url link using asp.net? For example a link to a image will show a thumbnail view of that image.
 

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 : Wednesday, June 22, 2016 12:28:54 PM(UTC)
Nick Villalobos

Groups: Registered
Posts: 119

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

To accomplish this, set the value of ItemSize to the desired thumbnail size plus padding. For example, 200 by 200 pixels. Then add the items with their own ImageViewerItem.Size set to the default value of LeadSizeD.Empty. the viewer will update ImageViewerItem.Size to be equal to 200 by 200 pixels as well. One more thing to consider in this mode is how the image inside each item is displayed. In image list mode, it's probably desired to fit each image inside this size (200 by 200 pixels in the case above), so set the value of ImageViewer.ItemSizeMode to Fit or FitAlways.

You can use this link for guidance to help you out:
https://www.leadtools.com/help/leadtools/v19/dh/javascript/to/leadtools.topics.controls~c.topics.imageviewer_items.html

LEADTOOLS offers a free 60 day evaluation that will allow to use all of our provided code as well as free and easy to use demos.

https://www.leadtools.com/downloads

If you have any other question, you can let us know at support@leadtools.com
Nick Villalobos
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
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.071 seconds.