The TabObjectResizingSide enumeration contains options of sides when resizing objects.
It is used by the following properties and methods:
Value | Brief description |
0 | None. No resizing. |
1 | Left. Resize on the left. |
2 | Right. Resize on the right. |
4 | Top. Resize from above. |
8 | Bottom. Resize from below. |
See also: