| Class | Description | |
|---|---|---|
| ImageLayout | This class is meant to be called internally from the LEADTOOLS for silverlight framework. | |
| ImagePanViewer | Represents a LEADTOOLS for Silverlight ImagePanViewer control for displaying a scaled view of an image. | |
| ImagePanViewerEventArgs | The ImagePanViewerEventArgs class provides information about the ImagePanViewer.Pan event. | |
| ImageViewer | Represents a LEADTOOLS for Silverlight ImageViewer control for displaying an image. | |
| ImageViewerInteractiveEventArgs | Base class for other ImageViewer interactive events. | |
| ImageViewerLineEventArgs | Provides data for various ImageViewer user interaction events. | |
| ImageViewerPointEventArgs | Provides data for various ImageViewer user interaction events. | |
| ImageViewerRectangleEventArgs | Provides data for various ImageViewer user interaction events. | |
| MagnifyGlass | Represents a LEADTOOLS MagnifyGlass object used to "zoom in" on a portion of an image. | |
| ScrollChangedEventArgs | Provides data for various ImageViewer user interaction events. | 
| Delegate | Description | |
|---|---|---|
| ImagePanViewer.PanEventHandler | Represents the delegate for handlers that receive Pan events. | |
| ImageViewer.InteractiveCenterAtEventHandler | Represents the delegate for handlers that receive CenterAt events. | |
| ImageViewer.InteractiveMagnifyGlassEventHandler | Represents the delegate for handlers that receive MagnifyGlass events. | |
| ImageViewer.InteractivePanEventHandler | Represents the delegate for handlers that receive Pan events. | |
| ImageViewer.InteractiveScaleEventHandler | Represents the delegate for handlers that receive Scale events. | |
| ImageViewer.InteractiveZoomToEventHandler | Represents the delegate for handlers that receive ZoomTo events. | |
| ImageViewer.ScrollChangedEventHandler | Represents the delegate for handlers that receive ScrollChanged events. | 
| Enumeration | Description | |
|---|---|---|
| ImagePanViewerStatus | Represents the current panning process status. | |
| ImageViewerInteractiveMode | Values for the ImageViewer.InteractiveMode property. | |
| ImageViewerInteractiveStatus | The status of the interactive mode. | |
| MagnifyGlassCrosshair | Represents the type of crosshair. | |
| MagnifyGlassShape | Represents the shape of the Magnifying Glass. | |
| PaintSizeMode | Determines how to fit the image in the destination rectangle. |