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