ScreenElement.AlignLeft Property
Gets or sets a flag that controls horizontal alignment of the entire element.
Syntax
public System.Boolean AlignLeft { get; set; }
Property Value
Default: false
True means align left, False means align right.
Platforms
Windows, Linux, Android