FarPoint.Win.Spread
GradientSection Constructor
See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > GradientSection Class : GradientSection Constructor


Creates a new color gradient section.

Overload List

OverloadDescription
GradientSection Constructor(Color) Creates a new color gradient section with default settings.  
GradientSection Constructor(Color,Int32) Creates a new color gradient section with the specified parameters.  
GradientSection Constructor(Color,Int32,Int32) Creates a new color gradient section with the specified parameters.  

See Also