Enum ScriptShapes
- Namespace
- SharpDX.DirectWrite
- Assembly
- SharpDX.Direct2D1.dll
Indicates additional shaping requirements for text.
public enum ScriptShapes
Fields
Default = 0
Indicates that there is no additional shaping requirements for text. Text is shaped with the writing system default behavior.
NoVisual = 1
Indicates that text should leave no visible control or format control characters.