The GxBrushPattern enumeration contains fill patterns for object shadow or background. The enumeration is used by the following properties:
Value | Brief description |
-1 | Undefined. Undefined. |
100 | None. None. |
101 | Solid. Solid. Define background color to use this pattern. |
102 | Dots. Dots. Define the pattern and background colors to use this pattern. |
103 | Diagonals. Diagonals. Define the pattern and background colors to use this pattern. |
104 | Gradient. Gradient. Define the pattern and background colors to use this pattern. |
See also: