Click or drag to resize

LinearGradientBrush Constructor

Overload List
  NameDescription
Public methodLinearGradientBrush(Color, Color, PointF, PointF)
Initializes a new instance of the LinearGradientBrush class between two points
Public methodLinearGradientBrush(RectangleF, Color, Color, Single)
Initializes a new instance of the LinearGradientBrush class with a given rectangle and angle
Top
See Also