AlignTo Enumeration | 
Namespace: DotNetBrowser.Dom
public enum AlignTo
| Member name | Value | Description | |
|---|---|---|---|
| Top | 0 | The top of the element will be aligned to the top of the visible area of the scrollable ancestor. | |
| Bottom | 1 | The bottom of the element will be aligned to the bottom of the visible area of the scrollable ancestor. |