ComponentOne FlexReport for WinForms
C1LinearBrush Class Properties

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : C1LinearBrush Class

For a list of all members of this type, see C1LinearBrush members.

Public Properties
 NameDescription
Public PropertyGets the first color of the gradient. Note that setting this property automatically changes the GradientStops collection (the color of the first gradient stop will be changed). (Inherited from C1.Win.C1Document.C1GradientBrush)
Public PropertyGets the last color of the gradient. Note that settings this property automatically changes the GradientStops collection (the color of the last gradient stop will be changed). (Inherited from C1.Win.C1Document.C1GradientBrush)
Public PropertyGets or sets the ending color of the current linear gradient brush.  
Public PropertyGets or sets the coordinates of the end point of the current linear gradient. (0,0) is the top-left corner, (1,1) is the bottom-right corner.  
Public PropertyGets the brush's gradient stops. (Inherited from C1.Win.C1Document.C1GradientBrush)
Public PropertyGets or sets the starting color of the current linear gradient brush.  
Public PropertyGets or sets the coordinates of the start point of the current linear gradient. (0,0) is the top-left corner, (1,1) is the bottom-right corner.  
Top
See Also

Reference

C1LinearBrush Class
C1.Win.C1Document Namespace