Interface IDeviceInkStyle
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Represents a collection of style properties to be used by methods like IDeviceContext.DrawInk() when rendering ink.
The ink style defines the nib (pen tip) shape and transform.
ID2D1InkStyle
public interface IDeviceInkStyle : IDirect2DResource, IObjectRef, IIsDisposed, IDisposable, IFactoryProperty, IInternalImpl
- Inherited Members
- Extension Methods