VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / ThumbnailPaintEventArgs Class
In This Topic
ThumbnailPaintEventArgs Class Properties
In This Topic
For a list of all properties of this type, see ThumbnailPaintEventArgs.
Public Properties
 NameDescription
Public PropertyGets the System.Drawing.Graphics used to paint the thumbnail.
Public PropertyGets or sets a value indicating whether the event handler has completely handled the event or whether the system should continue its own processing.
Public PropertyGets the painting thumbnail.
Public PropertyGets the drawing rect, in graphics space, of thumbnail.
Public PropertyGets the thumbnail image.
Public PropertyGets the drawing rect, in graphics space, of thumbnail image.
Public PropertyGets the index of painting thumbnail in the thumbnail viewer.
Public PropertyGets the bounding rect, in viewer space, of thumbnail.
See Also