DockPosition Enumeration |
Namespace: Eto.Forms
Member name | Value | Description | |
---|---|---|---|
Top | 0 | Element is docked to the top of the content. | |
Left | 1 | Element is docked to the left of the content. | |
Right | 2 | Element is docked to the right of the content. | |
Bottom | 3 | Element is docked to the bottom of the content. |