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

Classes

 ClassDescription
ClassBitmapSourceViewer Represents a LEADTOOLS for WPF BitmapSourceViewer control for displaying an image.
ClassBitmapSourceViewerElement Represents a LEADTOOLS for WPF BitmapSourceViewerElement control for displaying an image.
ClassBitmapSourceViewerInteractiveEventArgs Base class for other BitmapSourceViewer interactive events.
ClassBitmapSourceViewerLineEventArgs Provides data for various BitmapSourceViewer user interaction events.
ClassBitmapSourceViewerPointEventArgs Provides data for various BitmapSourceViewer user interaction events.
ClassBitmapSourceViewerRectangleEventArgs Provides data for various BitmapSourceViewer user interaction events.
ClassImageList Represents an image list control, which displays a collection of items that can be displayed using one of the ImageListViewStyle styles.
ClassImageListItem Represents an item in an ImageList control.
ClassImagePanViewer Represents a LEADTOOLS for WPF ImagePanViewer control for displaying a scaled view of an image.
ClassImagePanViewerEventArgs The ImagePanViewerEventArgs class provides information about the ImagePanViewer.Pan event.
ClassMagnifyGlass Represents a LEADTOOLS MagnifyGlass control used to "zoom in" on a portion of an image.
ClassMagnifyGlassConverter Converts instances of other types to and from a MagnifyGlass.

Delegates

 DelegateDescription
DelegateImagePanViewer.PanEventHandler Represents the delegate for handlers that receive Pan events.
DelegateInteractiveCenterAtEventHandler Represents the delegate for handlers that receive CenterAt events.
DelegateInteractiveGeometryEventHandler Represents the delegate for handlers that receive Geometry events.
DelegateInteractiveMagnifyGlassEventHandler Represents the delegate for handlers that receive MagnifyGlass events.
DelegateInteractivePanEventHandler Represents the delegate for handlers that receive Pan events.
DelegateInteractiveScaleEventHandler Represents the delegate for handlers that receive Scale events.
DelegateInteractiveZoomToEventHandler Represents the delegate for handlers that receive ZoomTo events.

Enumerations

 EnumerationDescription
EnumerationBitmapEffectBehavior Values for the BitmapSourceViewer.BitmapEffectBehavior property.
EnumerationBitmapSourceViewerInteractiveGeometryType Values for the BitmapSourceViewer.InteractiveGeometryType property.
EnumerationBitmapSourceViewerInteractiveMode Values for the BitmapSourceViewer.InteractiveMode property.
EnumerationBitmapSourceViewerInteractiveStatus The status of the interactive mode.
EnumerationImageListScrollStyle Values for the ImageList.ScrollStyle property.
EnumerationImageListViewStyle Values for the ImageList.ViewStyle property.
EnumerationImagePanViewerStatus Represents the current panning process status.
EnumerationMagnifyGlassCrosshair Represents the type of the crosshair.
EnumerationMagnifyGlassShape Represents the shape of the Magnifying Glass.
EnumerationPaintSizeMode Determines how to fit the image in the destination rectangle.

See Also