typedef System::Drawing::Graphics::DrawImageAbort
DrawImageAbort typedef
Il tipo di un oggetto funzione di callback utilizzato come argomento per il metodo DrawImage.
using System::Drawing::Graphics::DrawImageAbort = std::function<bool(IntPtr ptr)>
Vedi anche
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++