PathGradientBrush
System.Drawing.Drawing2D.PathGradientBrush
public class PathGradientBrush : BrushPublic Class PathGradientBrush
Inherits BrushConstructors
PathGradientBrush(points)
Name
Type
Description
PathGradientBrush(points)
Name
Type
Description
PathGradientBrush(points, wrapMode)
Name
Type
Description
PathGradientBrush(points, wrapMode)
Name
Type
Description
PathGradientBrush(path)
Name
Type
Description
Properties
Blend
CenterColor
CenterPoint
FocusScales
InterpolationColors
Rectangle
SurroundColors
Transform
WrapMode
Methods
Clone()
MultiplyTransform(matrix)
Parameter
Type
Description
MultiplyTransform(matrix, order)
Parameter
Type
Description
ResetTransform()
RotateTransform(angle)
Parameter
Type
Description
RotateTransform(angle, order)
Parameter
Type
Description
ScaleTransform(sx, sy)
Parameter
Type
Description
ScaleTransform(sx, sy, order)
Parameter
Type
Description
SetBlendTriangularShape(focus)
Parameter
Type
Description
SetBlendTriangularShape(focus, scale)
Parameter
Type
Description
SetSigmaBellShape(focus)
Parameter
Type
Description
SetSigmaBellShape(focus, scale)
Parameter
Type
Description
TranslateTransform(dx, dy)
Parameter
Type
Description
TranslateTransform(dx, dy, order)
Parameter
Type
Description
Last updated
Was this helpful?