Click or drag to resize

ThumbnailCaptionRequestEventArgs Constructor

Overload List
  NameDescription
Public methodThumbnailCaptionRequestEventArgs(Stream, Int32)
Creates a new instance of ThumbnailCaptionRequestEventArgs specifying the stream and frame index.
Public methodThumbnailCaptionRequestEventArgs(String, Int32)
Creates a new instance of ThumbnailCaptionRequestEventArgs specifying the filename and frame index.
Public methodThumbnailCaptionRequestEventArgs(RandomAccessImageSource, Int32)
Creates a new instance of ThumbnailCaptionRequestEventArgs specifying the image source and index.
Top
See Also