Enum InkNibShape
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Specifies the appearance of the ink nib (pen tip) as part of an InkStyleProperties structure.
D2D1_INK_NIB_SHAPE
public enum InkNibShape
Fields
Round = 0
The pen tip is circular.
Square = 1
The pen tip is square.