Gets/Sets a value which determines the horizontal alignment of the visual element.

C# | Visual Basic | Visual C++ |
public AlignmentX AlignmentX { get; set; }
Public Property AlignmentX As AlignmentX
public: property AlignmentX AlignmentX { AlignmentX get (); void set (AlignmentX value); }