March 2003
Intermediate to advanced
896 pages
32h 35m
English
Graphics.EnumerateMetafileProc
This delegate defines the callback used in the
Graphics.EnumerateMetafile() method.
public delegate bool Graphics.EnumerateMetafileProc(System.Drawing.Imaging.EmfPlusRecordType recordType, int flags, int dataSize, IntPtr data, System.Drawing.Imaging.PlayRecordCallback callbackData);
Read now
Unlock full access