GradientWrapMode Enumeration |
Namespace: Eto.Drawing
Member name | Value | Description | |
---|---|---|---|
Pad | 0 | The start and end colors fill beyond the gradient | |
Repeat | 1 | The gradient repeats to fill the area | |
Reflect | 2 | The gradient reflects (or reverses) each time it repeats to fill the area |