Leadtools.Windows.Controls Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.03.25
Leadtools.Windows.Controls Namespace
See Also  Inheritance Hierarchy
Outline and description of classes, delegates, and enumerations.

Classes

 ClassDescription
Includes classes available in LEADTOOLS WPF Express EditionBitmapSourceViewer Represents a LEADTOOLS for WPF BitmapSourceViewer control for displaying an image.
Includes classes available in LEADTOOLS WPF Express EditionBitmapSourceViewerElement Represents a LEADTOOLS for WPF BitmapSourceViewerElement control for displaying an image.
BitmapSourceViewerInteractiveEventArgs Base class for other BitmapSourceViewer interactive events.
BitmapSourceViewerLineEventArgs Provides data for various BitmapSourceViewer user interaction events.
BitmapSourceViewerPointEventArgs Provides data for various BitmapSourceViewer user interaction events.
BitmapSourceViewerRectangleEventArgs Provides data for various BitmapSourceViewer user interaction events.
ImageList Represents an image list control, which displays a collection of items that can be displayed using one of the ImageListViewStyle styles.
ImageListItem Represents an item in an ImageList control.
ImagePanViewer Represents a LEADTOOLS for WPF ImagePanViewer control for displaying a scaled view of an image.
ImagePanViewerEventArgs The ImagePanViewerEventArgs class provides information about the Pan event.
MagnifyGlass Represents a LEADTOOLS MagnifyGlass control used to "zoom in" on a portion of an image.
MagnifyGlassConverter Converts instances of other types to and from a MagnifyGlass.

Delegates

 DelegateDescription
ImagePanViewer.PanEventHandler Represents the delegate for handlers that receive Pan events.
InteractiveCenterAtEventHandler Represents the delegate for handlers that receive CenterAt events.
InteractiveGeometryEventHandler Represents the delegate for handlers that receive Geometry events.
InteractiveMagnifyGlassEventHandler Represents the delegate for handlers that receive MagnifyGlass events.
InteractivePanEventHandler Represents the delegate for handlers that receive Pan events.
InteractiveScaleEventHandler Represents the delegate for handlers that receive Scale events.
InteractiveZoomToEventHandler Represents the delegate for handlers that receive ZoomTo events.

Enumerations

 EnumerationDescription
BitmapEffectBehavior Values for the BitmapEffectBehavior property.
BitmapSourceViewerInteractiveGeometryType Values for the InteractiveGeometryType property.
BitmapSourceViewerInteractiveMode Values for the InteractiveMode property.
BitmapSourceViewerInteractiveStatus The status of the interactive mode.
ImageListScrollStyle Values for the ImageList.ScrollStyle property.
ImageListViewStyle Values for the ImageList.ViewStyle property.
ImagePanViewerStatus Represents the current panning process status.
MagnifyGlassCrosshair Represents the type of the crosshair.
MagnifyGlassShape Represents the shape of the Magnifying Glass.
PaintSizeMode Determines how to fit the image in the destination rectangle.

See Also