Table of Contents

Enum PanoseToolKind

Namespace
SharpDX.DirectWrite
Assembly
SharpDX.Direct2D1.dll

The PanoseToolKind enumeration contains values that specify the kind of tool that is used to create character forms.

public enum PanoseToolKind

Fields

Any = 0

Any kind of tool.

Ball = 5

Ball tool.

Brush = 6

Brush tool.

Engraved = 4

Engraved tool.

FeltPenBrushTip = 8

Felt-pen-brush-tip tool.

FlatNib = 2

Flat NIB tool.

NoFit = 1

No fit for the kind of tool.

PressurePoint = 3

Pressure point tool.

Rough = 7

Rough tool.

WildBrush = 9

Wild-brush tool.