[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.GradientBrush

GradientBrush 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 GradientBrush : Brush, IDisposable, ICloneable
Remarks

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

Constructors

Name Description
GradientBrush()

Methods

Name Description
CombineColors(params Color[][])

Combines the colors.

FillTriangle(DeviceContext, Point, Point, Point, Color[])

Fills triangle with specified colors.

ReverseColors(Color[])

Get the reverse order colors