System::Drawing::Graphics::DrawImageAbort typedef
DrawImageAbort typedef
Der Typ eines Callback-Funktionsobjekts, das als Argument für die DrawImage-Methode verwendet wird.
using System::Drawing::Graphics::DrawImageAbort = std::function<bool(IntPtr ptr)>
Siehe auch
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++