ComponentOne Bitmap for WPF
TextAlignment Enumeration

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace : TextAlignment Enumeration
DWRITE_TEXT_ALIGNMENT
Syntax
'Declaration
 
Public Enum TextAlignment 
   Inherits System.Enum
public enum TextAlignment : System.Enum 
Members
MemberDescription
CenterDWRITE_TEXT_ALIGNMENT_CENTER
JustifiedDWRITE_TEXT_ALIGNMENT_JUSTIFIED
LeadingDWRITE_TEXT_ALIGNMENT_LEADING
TrailingDWRITE_TEXT_ALIGNMENT_TRAILING
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.DirectWrite.TextAlignment

See Also

Reference

C1.Util.DX.DirectWrite Namespace