StiBorderSides Enum
Namespace: Stimulsoft.Base.Drawing
Members
| Member | Value | Description |
|---|---|---|
| None | 0 | No border. |
| All | 15 | Border from all sides. |
| Top | 1 | Border on the top. |
| Left | 2 | Border on the left. |
| Right | 4 | Border on the right. |
| Bottom | 8 | Border on the bottom. |
Namespace: Stimulsoft.Base.Drawing
| Member | Value | Description |
|---|---|---|
| None | 0 | No border. |
| All | 15 | Border from all sides. |
| Top | 1 | Border on the top. |
| Left | 2 | Border on the left. |
| Right | 4 | Border on the right. |
| Bottom | 8 | Border on the bottom. |