DekGenius.com
[ Team LiB ] Previous Section Next Section

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();
    [ Team LiB ] Previous Section Next Section