System::Drawing::Graphics::DrawImageAbort typedef
DrawImageAbort typedef
用于 DrawImage 方法的回调函数对象的类型。
using System::Drawing::Graphics::DrawImageAbort = std::function<bool(IntPtr ptr)>
另见
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++