Click or drag to resize

Gdi32FuncGdiFlush Method

Flushes the GDI command buffer.

Namespace: Altaxo.UnmanagedApi.Gdi32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static bool GdiFlush()

Return Value

Boolean
if all pending drawing commands were flushed; otherwise, .
See Also