[]
Represents the brush to be used to fill the gradient shape.
public abstract class BoxGradientBrush : GradientBrush, IDisposable, ICloneable
The handle of the BoxGradientBrush is always IntPtr.Zero, so it can not be used to DeviceContext.
| Name | Description |
|---|---|
| BoxGradientBrush() |
| Name | Description |
|---|---|
| Clone() | Creates an exact copy if this BoxGradientBrush object. |