LayoutOrigin Enumeration |
Namespace: FM.IceLink
| Member name | Value | Description | |
|---|---|---|---|
| TopLeft | 1 | Indicates an origin where 0,0 is in the top-left corner. | |
| TopRight | 2 | Indicates an origin where 0,0 is in the top-right corner. | |
| BottomRight | 3 | Indicates an origin where 0,0 is in the bottom-right corner. | |
| BottomLeft | 4 | Indicates an origin where 0,0 is in the bottom-left corner. |