Graphics::SetAbort method (gdiplusgraphics.h)
Not used in Windows GDI+ versions 1.0 and 1.1.
Syntax
Status SetAbort(
GdiplusAbort *pIAbort
);
Parameters
pIAbort
A GdiplusAbort structure that provides a mechanism that allows Windows GDI+ to call an application-defined Abort method periodically during time-consuming rendering operations.
Return value
This method does not return a value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | gdiplusgraphics.h (include Gdiplus.h) |
Library | Gdiplus.lib |
DLL | Gdiplus.dll |