'宣言
Public Function New( _ ByVal centerPoint As PointF, _ ByVal focusPoint As PointF, _ ByVal centerRadius As PointF, _ ByVal centerColor As Color, _ ByVal surroundingColor As Color, _ ByVal stops As IEnumerable(Of GradientStopColor), _ ByVal brushBounds As Nullable(Of RectangleF), _ ByVal brushTransform As Nullable(Of Matrix3x2) _ )
public MetaCanvas.MetaRadialGradientBrush( PointF centerPoint, PointF focusPoint, PointF centerRadius, Color centerColor, Color surroundingColor, IEnumerable<GradientStopColor> stops, Nullable<RectangleF> brushBounds, Nullable<Matrix3x2> brushTransform )
パラメータ
- centerPoint
- focusPoint
- centerRadius
- centerColor
- surroundingColor
- stops
- brushBounds
- brushTransform