[]
Represents the brush to be used to fill the gradient shape.
public sealed class TriangleBoxGradientBrush : BoxGradientBrush, IDisposable, ICloneable
The handle of the LinearBoxGradientBrush is always IntPtr.Zero, so it can not be used to DeviceContext.
Name | Description |
---|---|
TriangleBoxGradientBrush(Color[], ContentAlignment) | Initializes a new instance of the TriangleBoxGradientBrush class. |
TriangleBoxGradientBrush(Color[], PointF) | Initializes a new instance of the TriangleBoxGradientBrush class. |
Name | Description |
---|---|
CentrePoint | Gets or sets the gradient direction. |
Colors | Gets or sets the linear gradient colors. |