Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Programming With Silverlight3 Controls

The Leadtools.Silverlight3.Controls Assembly contains an image viewer control that supports loading and displaying all Silverlight3-supported image formats. To make the navigation of large or zoomed images easier, the viewer also includes a pan window. It also includes several user-interactive modes including scale, center at, zoom to, and a customizable magnifying glass. Additionally, when zooming several different size modes are available such as normal, fit, fit width, and stretch. The control integrates seamlessly with the Silverlight3 Framework by using a standard System.Windows.Media.Imaging.BitmapImage as its source.

When used in conjunction with LEADTOOLS WCF Services, the Silverlight3 Viewer can load over 150 different file formats. LEAD WCF Services also add support for document image cleanup, image processing, and barcode reading and writing.

LEADTOOLS Silverlight3 includes:

  • A separate Pan Window Control for navigating larger images in the main control. Each Pan Window can be attached to any viewer control. Since the Pan Window \ is its own control, it can be positioned and treated just like any other Silverlight3 Control in XAML.

  • Several size modes which can be applied to the viewer (with the ability to scroll) including Normal, Fit, FitAlways, FitWidth, and Stretch.

  • Several interactive modes which can be applied to the viewer including pan, scale, center at, and zoom to.

  • A customizable magnifying glass which can be applied to the viewer. Configurable options include scale, shape, size, crosshair, and more.

  • Ability to integrate with LEADTOOLS WCF Services allowing support for 150+ formats, document cleanup functions, image processing, and barcode reading and writing.