[]
        
(Showing Draft Content)

C1.Win.C1Sizer.Gradient

Gradient Class

Class that implements gradient backgrounds and exposes properties that control the appearance of the gradient.

Inheritance
Gradient
Namespace: C1.Win.C1Sizer
Assembly: C1.Win.C1Sizer.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Gradient

Properties

Name Description
BackColor2

Gets or sets the secondary color used to build the background gradient.

Blend

Gets or sets the Blend used to paint the background gradient.

Center

Gets or sets the Point that represents the center of a radial gradient background in percentage units.

GammaCorrection

Gets or sets whether to apply gamma correction to the background gradient.

Mode

Gets or sets the GradientMode used to paint the background.