System::Drawing::Graphics::DrawImageAbort typedef
DrawImageAbort typedef
El tipo de un objeto de función de devolución de llamada utilizado como argumento para el método DrawImage.
using System::Drawing::Graphics::DrawImageAbort = std::function<bool(IntPtr ptr)>
Ver también
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++