System.Drawing.Imaging.PlayRecordCallback Delegate

This delegate is not used. For an example of enumerating the records of a metafile, see System.Drawing.Graphics.EnumerateMetafile(Metafile, System.Drawing.Point, System.Drawing.Graphics.EnumerateMetafileProc).

Syntax

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

Parameters

recordType
Documentation for this section has not yet been entered.
flags
Documentation for this section has not yet been entered.
dataSize
Documentation for this section has not yet been entered.
recordData
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Imaging
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0