Delegate PlayRecordCallback
PlayRecordCallback delegate
이 대리자는 사용되지 않습니다. 메타파일의 레코드를 열거하는 예는 다음을 참조하십시오.EnumerateMetafile .
public delegate void PlayRecordCallback(EmfPlusRecordType recordType, int flags, int dataSize,
IntPtr recordData);
| 모수 | 유형 | 설명 |
|---|---|---|
| recordType | EmfPlusRecordType | 인수는 사용되지 않습니다. |
| flags | Int32 | 인수는 사용되지 않습니다. |
| dataSize | Int32 | 인수는 사용되지 않습니다. |
| recordData | IntPtr | 인수는 사용되지 않습니다. |
또한보십시오
- enum EmfPlusRecordType
- 네임스페이스 System.Drawing.Imaging
- 집회 Aspose.Drawing