System::Drawing::Graphics::EnumerateMetafileProc typedef
EnumerateMetafileProc typedef
The type of a callback fuction object used as an argument for EnumerateMetafile method.
using System::Drawing::Graphics::EnumerateMetafileProc = MulticastDelegate<bool(Imaging::EmfPlusRecordType, int32_t, int32_t, IntPtr, Imaging::PlayRecordCallback)>
See Also
- Class Graphics
- Namespace System::Drawing
- Library Aspose.TeX for C++