System::Drawing::Graphics::DrawImageAbort typedef
DrawImageAbort typedef
The type of a callback fuction object used as an argument for DrawImage method.
using System::Drawing::Graphics::DrawImageAbort = std::function<bool(IntPtr ptr)>
See Also
- Class Graphics
- Namespace System::Drawing
- Library Aspose.PUB for C++