Skip to main content

ThumbnailImageEventArgs.CreateThumbnailImage Method

Name Parameters Description
CreateThumbnailImage(Image, Size) image, size Creates 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) image Creates a thumbnail image that will be assigned to an item that supports the asynchronous image load feature.