StiAction Enumeration |
[Missing <summary> documentation for "T:Stimulsoft.Base.Drawing.StiAction"]
Namespace: Stimulsoft.Base.Drawing
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Move | 1 | ||
| Select | 2 | ||
| SizeLeft | 3 | ||
| SizeRight | 4 | ||
| SizeTop | 5 | ||
| SizeBottom | 6 | ||
| SizeLeftTop | 7 | ||
| SizeLeftBottom | 8 | ||
| SizeRightTop | 9 | ||
| SizeRightBottom | 10 | ||
| ResizeColumns | 11 | ||
| ResizeRows | 12 | ||
| SelectColumn | 13 | ||
| SelectRow | 14 |