LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Leadtools.Windows.Controls Namespace
See Also  Inheritance Hierarchy
Outline and description of classes, delegates, and enumerations.

Classes

 ClassDescription
ImageBox Represents a control that displays a WPF/Silverlight System.Windows.Media.ImageSource. Supported in Silverlight, Windows Phone 7
ImageList Represents a WPF/Silverlight image list control, which displays a collection of items that can be displayed using one of the ImageListItemStyle styles. Supported in Silverlight, Windows Phone 7
ImageListItem Represents an item in a ImageList control containing an System.Windows.Media.ImageSource. Supported in Silverlight, Windows Phone 7
ImagePanViewer Represents a LEADTOOLS image pan control for displaying a scaled view of an image. Supported in Silverlight, Windows Phone 7 ImagePanViewer
ImagePanViewerEventArgs Provides information about the ImagePanViewer.Pan event. Supported in Silverlight, Windows Phone 7
ImageViewer Represents a scrollable control that displays a WPF/Silverlight System.Windows.Media.ImageSource with interactive UI operations. Supported in Silverlight, Windows Phone 7
ImageViewerScrollChangedEventArgs Describes a change in the scrolling state and contains the required arguments for a ImageViewer.ScrollChanged event. Supported in Silverlight, Windows Phone 7
InteractiveEventArgs Base class for other ImageViewer and RasterImageViewer interactive events. Supported in Silverlight, Windows Phone 7
LineInteractiveEventArgs Provides data for the pan, scale and magnify glass interactive mode events in ImageViewer and RasterImageViewerSupported in Silverlight, Windows Phone 7
MagnifyGlass Represents a LEADTOOLS magnify glass object for "zooming in" a portion of an image. Supported in Silverlight, Windows Phone 7
PointInteractiveEventArgs Provides data for the center at interactive mode events in ImageViewer and RasterImageViewerSupported in Silverlight, Windows Phone 7
RasterImageBox Represents a control that displays a LEADTOOLS Leadtools.RasterImage in WPF/Silverlight. Supported in Silverlight, Windows Phone 7
RasterImageListItem Represents an item in a ImageList control containing a LEADTOOLS Leadtools.RasterImage. Supported in Silverlight, Windows Phone 7
RasterImageViewer Represents a scrollable control that displays a LEADTOOLS Leadtools.RasterImage in WPF/Silverlight with interactive UI operations. Supported in Silverlight, Windows Phone 7
RectangleInteractiveEventArgs Provides data for the zoom to and user rectangle interactive mode events in ImageViewer and RasterImageViewerSupported in Silverlight, Windows Phone 7

Interfaces

 InterfaceDescription
IImageListItem Defines the properties required for an item in an ImageList control. Supported in Silverlight, Windows Phone 7

Enumerations

 EnumerationDescription
GeometryFrameType The frame to use when drawing the ImageViewer.Geometry. Supported in Silverlight, Windows Phone 7
ImageListItemStyle Styles of the items in a ImageList control. Supported in Silverlight, Windows Phone 7
ImagePanViewerStatus Indicates the current pan process status. Supported in Silverlight, Windows Phone 7
InteractiveMode Values for the ImageViewer.InteractiveMode property. Supported in Silverlight, Windows Phone 7
InteractiveModeStatus The status of the current interactive mode in ImageViewer or RasterImageViewer. Supported in Silverlight, Windows Phone 7
MagnifyGlassCrosshair Represents the type of magnifying glass crosshair. Supported in Silverlight, Windows Phone 7
MagnifyGlassShape Represents the shape of the magnifying glass. Supported in Silverlight, Windows Phone 7
ResetImageViewOptions Options to control which display properties gets reset when a new image is set into the control. Supported in Silverlight, Windows Phone 7
SizeMode Determines how the control displays the image and the automatic adjustments of the display rectangles. Supported in Silverlight, Windows Phone 7
SortOrder Specifies how items in a ImageList are sorted. Supported in Silverlight, Windows Phone 7

See Also