Enum PanoseSymbolKind
- Namespace
- SharpDX.DirectWrite
- Assembly
- SharpDX.Direct2D1.dll
The PanoseSymbolKind enumeration contains values that specify the kind of symbol set.
public enum PanoseSymbolKind
Fields
Any = 0
Any kind of symbol set.
Boarders = 9
The kind of symbol set is boarders.
Expert = 7
The kind of symbol set is expert symbols.
Icons = 10
The kind of symbol set is icons.
IndustrySpecific = 12
The kind of symbol set is industry specific.
Logos = 11
The kind of symbol set is logos.
Montages = 2
The kind of symbol set is montages.
Music = 6
The kind of symbol set is music symbols.
NoFit = 1
No fit for the kind of symbol set.
Patterns = 8
The kind of symbol set is patterns.
Pictures = 3
The kind of symbol set is pictures.
Scientific = 5
The kind of symbol set is scientific symbols.
Shapes = 4
The kind of symbol set is shapes.