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

Classes

ClassDescription
RasterClipboard The RasterClipboard class provides methods for working with image data and the Windows clipboard.
RasterImageList Represents an image list control, which displays a collection of items that can be displayed using one of the RasterImageListViewStyle styles.
RasterImageListDesigner  
RasterImageListDrawItemEventArgs Provides data for the RasterImageList.DrawItem event.
RasterImageListItem Represents an item in a RasterImageList control.
RasterImageListItemCollection Represents the collection of items in a RasterImageList control.
RasterImagePanViewer Represents a Leadtools RasterImagePanViewer control for displaying a scaled view of an image.
RasterImagePanViewerEventArgs The RasterImagePanViewerEventArgs class provides information about the Pan event.
RasterImagePrinter Supports printing of an RasterImage
RasterImageViewer Represents a Leadtools ImageViewer control for displaying an image.
RasterImageViewerDesigner  
RasterMagnifyGlass Represents a Leadtools MagnifyGlass control for "zooming in" a portion of an image.
RasterThumbnailBrowser Derives from the RasterImageList control to provides functionality to automatically generate thumbnails for images in a disk folder.
RasterThumbnailBrowserAddFileEventArgs Provides data for the AddFile event.
RasterThumbnailBrowserLoadThumbnailEventArgs Provides data for the RasterThumbnailBrowser.LoadThumbnail event.
RasterViewerExtraDataBindingArgs Provides extra data for RasterImageViewer DataBinding read/write events.
RasterViewerInteractiveEventArgs Base class for other RasterImageViewer interactive events.
RasterViewerLineEventArgs Provides data for various RasterImageViewer user interaction events.
RasterViewerPointEventArgs Provides data for various RasterImageViewer user interaction events.
RasterViewerPointsEventArgs Provides data for various RasterImageViewer user interaction events.
RasterViewerRectangleEventArgs Provides data for various RasterImageViewer user interaction events.
ViewerBorderPadding Determines the border padding for Leadtools ImageViewer controls.

Enumerations

EnumerationDescription
RasterClipboardCopyFlags Flags for Copy
RasterImageListScrollStyle Values for the RasterImageList.ScrollStyle property.
RasterImageListSelectionMode Values for the RasterImageList.SelectionMode property.
RasterImageListViewStyle Values for the RasterImageList.ViewStyle property.
RasterImagePanViewerStatus Represents the current panning process status.
RasterMagnifyGlassCrosshair Represents the type of the crosshair.
RasterMagnifyGlassShape Represents the shape of the Magnifying Glass.
RasterThumbnailBrowserLoadFlags Used in the LoadThumbnails to control how the RasterThumbnailBrowser loads the thumbnails.
RasterViewerInteractiveMode Values for the InteractiveMode property.
RasterViewerInteractiveRegionType Values for the InteractiveRegionType property.
RasterViewerInteractiveStatus The status of the interactive mode.

See Also