Value
| Meaning
|
bsSolid
| Solid.
|
bsClear
| Clear. No fill will be created, but two solid lines of line width 1 using the
Limit's Color property will be drawn at the Line1Position and Line2Position positions.
|
bsHorizontal
| Horizontal Lines.
|
bsVertical
| Vertical Lines.
|
bsFDiagonal
| Diagonal Bottom-Left to Top-Right.
|
bsBDiagonal
| Diagonal Top-Left to Bottom-Right.
|
bsCross
| Combination of bsHorizontal and bsVertical.
|
bsDiagCross
| Combination of bsFDiagonal and bsBDiagonal.
|