[]
Creates new radial gradient BrushEx.
BrushEx CreateRadialGradientBrush(PointF centerPoint, float radiusX, float radiusY, Color centerColor, Color surroundingColor)
| Type | Name | Description |
|---|---|---|
| PointF | centerPoint | |
| float | radiusX | |
| float | radiusY | |
| Color | centerColor | |
| Color | surroundingColor |
| Type | Description |
|---|---|
| BrushEx |