Interface IDrawingStateBlock
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Represents the drawing state of a render target: the antialiasing mode, transform, tags, and text-rendering options.
ID2D1DrawingStateBlock1
public interface IDrawingStateBlock : IDirect2DResource, IObjectRef, IIsDisposed, IDisposable, IFactoryProperty, IInternalImpl
- Inherited Members
- Extension Methods