System::Drawing::Imaging::PlayRecordCallback typedef

PlayRecordCallback typedef

Un delegato usato come parametro nell’oggetto funzione EnumerateMetafileProc.

using System::Drawing::Imaging::PlayRecordCallback =  MulticastDelegate<void(EmfPlusRecordType, int32_t, int32_t, IntPtr)>

Vedi anche