textCursorZoneCorner Enumeration |
Namespace: imbSCI.Core.reporting.zone
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| default_corner | 1 | The default corner | |
| UpLeft | 2 | Up left | |
| UpRight | 3 | Up right | |
| DownLeft | 4 | Down left | |
| DownRight | 5 | Down right | |
| Left | 6 | The left | |
| Right | 7 | The right | |
| Top | 8 | The top | |
| Bottom | 9 | The bottom | |
| center | 10 | The center - center of the zone, div, cell... |