Property TextAlignment
- Namespace
- SharpVectors.Renderers.Texts
- Assembly
- SharpVectors.Rendering.Wpf.dll
TextAlignment
Gets or sets the alignment of text within a WpfTextBuilder object.
public TextAlignment TextAlignment { get; set; }
Property Value
- TextAlignment
One of the System.Windows.TextAlignment values that specifies the alignment of text within a WpfTextBuilder object.