.NET Windows Forms in a Nutshell
This is a delegate for the callback that is used to abort the Image.GetThumbnailImage() method. public delegate bool Image.GetThumbnailImageAbort (); |
This is a delegate for the callback that is used to abort the Image.GetThumbnailImage() method. public delegate bool Image.GetThumbnailImageAbort (); |