Table of Contents

Method SaveDrawingState

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

SaveDrawingState(IDrawingStateBlock)

Saves the current drawing state to the specified IDrawingStateBlock.

void SaveDrawingState(IDrawingStateBlock drawingStateBlock)

Parameters

drawingStateBlock IDrawingStateBlock

When this method returns, contains the current drawing state of the render target.