Struct ShapingTextProperties
- Namespace
- SharpDX.DirectWrite
- Assembly
- SharpDX.Direct2D1.dll
Shaping output properties for an output glyph.
public struct ShapingTextProperties
- Inherited Members
Properties
IsShapedAlone
Indicates that the glyph is shaped alone.
public bool IsShapedAlone { get; set; }