PlayRecordCallback
PlayRecordCallback delegate
Este delegado no se utiliza. Para ver un ejemplo de cómo enumerar los registros de un metarchivo, consulteEnumerateMetafile
.
public delegate void PlayRecordCallback(EmfPlusRecordType recordType, int flags, int dataSize,
IntPtr recordData);
Parámetro | Escribe | Descripción |
---|---|---|
recordType | EmfPlusRecordType | El argumento no se utiliza. |
flags | Int32 | El argumento no se utiliza. |
dataSize | Int32 | El argumento no se utiliza. |
recordData | IntPtr | El argumento no se utiliza. |
Ver también
- enum EmfPlusRecordType
- espacio de nombres System.Drawing.Imaging
- asamblea Aspose.Drawing