Class TextFormat2
- Namespace
- SharpDX.DirectWrite
- Assembly
- SharpDX.Direct2D1.dll
[Guid("F67E0EDD-9E3D-4ECC-8C32-4183253DFE70")]
public class TextFormat2 : TextFormat1
- Inheritance
-
TextFormat2
- Inherited Members
Constructors
TextFormat2(nint)
public TextFormat2(nint nativePtr)
Parameters
nativePtr
nint
Properties
LineSpacing
Gets or sets the line spacing adjustment set for a multiline text paragraph.
public LineSpacing LineSpacing { get; set; }
Property Value
Operators
explicit operator TextFormat2(nint)
public static explicit operator TextFormat2(nint nativePtr)
Parameters
nativePtr
nint