System.Drawing.Imaging.Metafile.PlayRecord Method

Plays an individual metafile record.

Syntax

public void PlayRecord (EmfPlusRecordType recordType, int flags, int dataSize, byte[] data)

Parameters

recordType
Element of the System.Drawing.Imaging.EmfPlusRecordType that specifies the type of metafile record being played.
flags
A set of flags that specify attributes of the record.
dataSize
The number of bytes in the record data.
data
An array of bytes that contains the record data.

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.5000.0, 2.0.0.0