System::Drawing::Graphics::DrawImageAbort typedef
DrawImageAbort typedef
Het type van een callback-functieobject dat wordt gebruikt als argument voor de DrawImage-methode.
using System::Drawing::Graphics::DrawImageAbort = std::function<bool(IntPtr ptr)>
Zie ook
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++