.NET Windows Forms in a Nutshell

Image.GetThumbnailImageAbort serializable

System.Drawing (system.drawing.dll) delegate

This is a delegate for the callback that is used to abort the Image.GetThumbnailImage() method.

public delegate bool Image.GetThumbnailImageAbort ();

Категории