[]
public class MetaCanvas.MetaRadialGradientBrush : BrushEx, ICloneable, IDisposable
| Name | Description |
|---|---|
| MetaRadialGradientBrush(PointF, float, float, Color, Color) |
| Name | Description |
|---|---|
| CenterColor | |
| CenterPoint | |
| RadiusX | |
| RadiusY | |
| SurroundingColor |
| Name | Description |
|---|---|
| Clone() | When overridden in a derived class, creates an exact copy of this BrushEx object. |