public MetaCanvas.MetaRadialGradientBrush( PointF centerPoint, float radiusX, float radiusY, Color centerColor, Color surroundingColor )
'Declaration Public Function New( _ ByVal centerPoint As PointF, _ ByVal radiusX As Single, _ ByVal radiusY As Single, _ ByVal centerColor As Color, _ ByVal surroundingColor As Color _ )
Parameters
- centerPoint
- radiusX
- radiusY
- centerColor
- surroundingColor