eBoxStyle
Constant enumeration
Description
Text box style (used in IStyle)
Members
| Member | Value | Description |
|---|---|---|
| eBoxStyleHorizBounded | 4 | Horizontally bounded box |
| eBoxStyleNone | 0 | No text box |
| eBoxStyleRect | 1 | Rectangular text box |
| eBoxStyleRoundRect | 2 | Round rectangular text box |
| eBoxStyleVertBounded | 3 | Vertically bounded box |
See Also
#API