[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.BoxGradientBrush

BoxGradientBrush Class

Represents the brush to be used to fill the gradient shape.

Implements
Namespace: C1.Framework.Drawing.Gdi
Assembly: C1.Win.Input.8.dll
Syntax
public abstract class BoxGradientBrush : GradientBrush, IDisposable, ICloneable
Remarks

The handle of the BoxGradientBrush is always IntPtr.Zero, so it can not be used to DeviceContext.

Constructors

Name Description
BoxGradientBrush()

Methods

Name Description
Clone()

Creates an exact copy if this BoxGradientBrush object.