ThumbnailImageEventArgs Constructors
Provides data for events that maintain the Asynchronous Image Load feature.Name | Parameters | Description |
---|---|---|
ThumbnailImageEventArgs(Int32, AsyncImageLoader, ImageLoadInfo) | dataSourceIndex, loader, info | Initializes a new instance of the ThumbnailImageEventArgs class with the specified settings. |
See Also