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

Classes

 ClassDescription
ClassRasterClipboard The RasterClipboard class provides methods for working with image data and the Windows clipboard.
ClassRasterImageList Represents an image list control, which displays a collection of items that can be displayed using one of the RasterImageListViewStyle styles.
ClassRasterImageListDesigner  
ClassRasterImageListDrawItemEventArgs Provides data for the RasterImageList.DrawItem event.
ClassRasterImageListItem Represents an item in a RasterImageList control.
ClassRasterImageListItemCollection Represents the collection of items in a RasterImageList control.
ClassRasterImagePanViewer Represents a Leadtools RasterImagePanViewer control for displaying a scaled view of an image.
ClassRasterImagePanViewerEventArgs The RasterImagePanViewerEventArgs class provides information about the RasterImagePanViewer.Pan event.
ClassRasterImagePrinter Supports printing of an RasterImage
ClassRasterImageViewer Represents a Leadtools ImageViewer control for displaying an image.
ClassRasterImageViewerDesigner  
ClassRasterMagnifyGlass Represents a Leadtools MagnifyGlass control for "zooming in" a portion of an image.
ClassRasterPictureBox Represents a LEADTOOLS PictureBox control for displaying an image.
ClassRasterPictureBoxFrameChangedEventArgs The RasterPictureBoxFrameChangedEventArgs class provides information about the RasterPictureBox.FrameChanged event.
ClassRasterThumbnailBrowser Derives from the RasterImageList control to provide functionality to automatically generate thumbnails for images in a disk folder.
ClassRasterThumbnailBrowserAddFileEventArgs Provides data for the RasterThumbnailBrowser.AddFile event.
ClassRasterThumbnailBrowserLoadThumbnailEventArgs Provides data for the RasterThumbnailBrowser.LoadThumbnail event.
ClassRasterViewerExtraDataBindingArgs Provides extra data for RasterImageViewer DataBinding read/write events.
ClassRasterViewerInteractiveEventArgs Base class for other RasterImageViewer interactive events.
ClassRasterViewerLineEventArgs Provides data for various RasterImageViewer user interaction events.
ClassRasterViewerPointEventArgs Provides data for various RasterImageViewer user interaction events.
ClassRasterViewerPointsEventArgs Provides data for various RasterImageViewer user interaction events.
ClassRasterViewerRectangleEventArgs Provides data for various RasterImageViewer user interaction events.
ClassViewerBorderPadding Determines the border padding for Leadtools ImageViewer controls.

Enumerations

 EnumerationDescription
EnumerationRasterClipboardCopyFlags Flags for RasterClipboard.Copy
EnumerationRasterImageListScrollStyle Values for the RasterImageList.ScrollStyle property.
EnumerationRasterImageListSelectionMode Values for the RasterImageList.SelectionMode property.
EnumerationRasterImageListViewStyle Values for the RasterImageList.ViewStyle property.
EnumerationRasterImagePanViewerStatus Represents the current panning process status.
EnumerationRasterMagnifyGlassCrosshair Represents the type of the crosshair.
EnumerationRasterMagnifyGlassShape Represents the shape of the Magnifying Glass.
EnumerationRasterPictureBoxAnimationMode Values for the RasterPictureBox.AnimationMode property.
EnumerationRasterPictureBoxSizeMode Values which determine how the control displays the image and whether it automatically adjusts the display rectangles.
EnumerationRasterThumbnailBrowserLoadFlags Used in the RasterThumbnailBrowser.LoadThumbnails(String,String,RasterThumbnailBrowserLoadFlags) to control how the RasterThumbnailBrowser loads the thumbnails.
EnumerationRasterViewerInteractiveMode Values for the RasterImageViewer.InteractiveMode property.
EnumerationRasterViewerInteractiveRegionType Values for the RasterImageViewer.InteractiveRegionType property.
EnumerationRasterViewerInteractiveStatus The status of the interactive mode.

See Also