PlayRecordCallback

PlayRecordCallback serializable

System.Drawing.Imaging (system.drawing.dll) delegate

This delegate is used by the System.Drawing.Graphics.EnumerateMetafileProc method to provide a callback to deal with each record in the Metafile as it is enumerated.

 public delegate void  PlayRecordCallback  (EmfPlusRecordType  recordType  , int  flags  , int  dataSize  , IntPtr  recordData  ); 

Passed To

System.Drawing.EnumerateMetafileProc.{BeginInvoke() , Invoke()}



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net