Back to Devexpress

ThumbnailImageEventArgs.CreateThumbnailImage Method

windowsforms-devexpress-dot-utils-dot-thumbnailimageeventargs-dot-createthumbnailimage.md

latest682 B
Original Source

ThumbnailImageEventArgs.CreateThumbnailImage Method

NameParametersDescription
CreateThumbnailImage(Image, Size)image, sizeCreates a thumbnail image of the specific size. This image will be later assigned to an item that supports the asynchronous image load feature.
CreateThumbnailImage(Image)imageCreates a thumbnail image that will be assigned to an item that supports the asynchronous image load feature.