You are here: Start » AVL.NET » BorderPosition Enumeration
BorderPosition Enumeration
Determines where exactly the border is built.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| Centered | The border is built inside and outside the input object. |
| External | The border is built outside the input object. |
| Internal | The border is built inside the input object. |
