Click or drag to resize

BeforeCreateThumbnailEventArgs Properties

The BeforeCreateThumbnailEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the thumbnail creation should be canceled.
Public propertyImage
Gets or sets the image used to generate the thumbnail.
Public propertyThumbnail
Gets the thumbnail from the ThumbnailCollection that is being created.
Top
See Also