Thumbnail Overview

Public Constructor

 Thumbnail Constructor Initializes a new instance of the Thumbnail class

Public Properties

 AllowDrag Sets whether or not a thumbnail image can be dragged from the thumbnail control and dropped into the ImageKit Control or into another Thumbnail Control
 ArrayDirectoryName Retrieves the image file's directory name from the thumbnail image specified by the ArrayImageNumber property
 ArrayFileName Retrieves the image file's filename from the thumbnail image specified by the ArrayImageNumber property
 ArrayImageNumber Uses the thumbnail image number to retrieve the image file's filename, directory name, and page number
 ArrayPageNumber Retrieves the image file's page number from the thumbnail image specified by the ArrayImageNumber property
 BackgroundColor Sets the color for the background of the Thumbnail Control
 BorderColor Sets the color for the border of the Thumbnail Control
 BorderVisible Sets whether or not the Thumbnail Control border is displayed
 BorderWidth Sets the size of the area between the edge of the Thumbnail Control and the display of the thumbnails
 Cancel Sets whether or not the process of displaying images in the Thumbnail Control is canceled
 CellBackgroundColor
 CellBackgroundColorEnable
 CellBorderColor
 CellBorderVisible
 CellBorderWidth
 CellSelectedBackgroundColor
 CellSmallMargin Sets whether to reduce the space between the displayed image and the cell edge
 ColumnNumber Sets the number of columns displayed in the Thumbnail Control
 EnableArrowKeys Sets whether or not the arrow keys and the PageUp, PageDown keys on the keyboard can be used to scroll the images in the Thumbnail Control
 EnableMouseMoveButton Sets whether or not the thumbnail image is selected when the mouse moves over that thumbnail image frame
 EnableMouseWheel Sets whether or not the mouse wheel is enabled
 EnableMultiImage
 EnableSelectMultiFiles Sets whether or not multiple thumbnail images can be selected
 ErrorStatus Refers to the types of errors that can occur when using the Thumbnail Control
 ExifAutoRotate Sets whether to automatically adjust and display the direction of photos taken with a smartphone
 FileExtension Sets the the image type that can be displayed in the Thumbnail Control
 FileName Refers to the filename of the image when the thumbnail image is selected
 FilePath Sets the file path to the directories containing the images
 ImageSize Sets the size of the thumbnail image when it is displayed
 ImageSizeHeight Sets the height of the cell when setting different values for the vertical and horizontal sizes of cells in the Thumbnail Control
 ImageSizeWidth Sets the width of the cell when setting different values for the vertical and horizontal sizes of cells in the Thumbnail Control
 RowNumber Sets the number of rows displayed in the Thumbnail Control
 ScrollBar Sets whether or not scroll bars are enabled on the Thumbnail Control
 ShowFileName Sets whether or not the file name of the image in the Thumbnail Control is displayed under the image
 Sort Sets the sorting method for the image files contained in the folder(s) specified by the FilePath property
 SortDate Sets how the files will be sorted when the Sort property is set to SortDate
 SortOrder Sets whether the image files set in the FilePath property are sorted in ascending or descending order
 TextBackColor Sets the background color for the text (either the filename or comment) for a thumbnail image
 TextColor Sets the color of the text (either the filename or comment) for a thumbnail image
 TextTransparent Sets whether or not the transparency is enabled when the filename or comment is displayed in the thumbnail cell
 ThumbnailFile Sets the thumbnail file used by the Thumbnail Control
 TotalImageNumber Retrieves the total image number of the thumbnail images

Public Methods

 Display Displays the thumbnail images
 GetFiles Acquires the thumbnail image
 UpdateThumbnailFile Updates the thumbnail file

Public Events

 EndLoadFile Generated after each image is loaded into the Thumbnail Control
 MouseMoveOnThumbnail Generated when the mouse is moved over a thumbnail image in the Thumbnail Control
 SelectFile Generated when a thumbnail image is selected. Thumbnail images can be selected by clicking the mouse, using the keyboard, or executing the SelectImage method
 ShowThumbnailImage Generated just after a thumbnail image is displayed in the Thumbnail Control
 StartLoadFile Generated before each image is loaded on the Thumbnail Control

See Also

Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation