You are here: Start » AVL.NET » RectangleOrientation Enumeration
RectangleOrientation Enumeration
Describes how to adjust rectangle's orientation.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| Any | Depending on other parameters will minimize one of marked corner coordinates. |
| Horizontal | Rectangle's width will be not shorter than its height. |
| Vertical | Rectangle's height will be not shorter than its width. |
