Struct InkStyleProperties
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Defines the general pen tip shape and the transform used in an IDeviceInkStyle object.
D2D1_INK_STYLE_PROPERTIES
public struct InkStyleProperties : IEquatable<InkStyleProperties>
- Implements
- Inherited Members
Constructors
Properties
- NibShape
The pre-transform shape of the nib (pen tip) used to draw a given ink object.
- NibTransform
The transform applied to the nib. Note that the translation components of the transform matrix are ignored for the purposes of rendering.