Click or drag to resize

ThumbnailLoadEventArgs Constructor

Overload List
  NameDescription
Public methodThumbnailLoadEventArgs
Creates a new instance of ThumbnailLoadEventArgs.
Public methodThumbnailLoadEventArgs(AtalaImage, String) Obsolete.
Creates a new instance of ThumbnailLoadEventArgs specifying the image or filename.
Public methodThumbnailLoadEventArgs(AtalaImage, String, Stream)
Creates a new instance of ThumbnailLoadEventArgs specifying the image, filename or stream used to create the thumbnail.
Top
See Also