Table of Contents

Method Flush

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Flush()

Executes all pending drawing commands.

void Flush()

Remarks

This command does not flush the Direct3D device context that is associated with the render target.
Calling this method resets the error state of the device context.