LinearGradientBrush Properties

The LinearGradientBrush type exposes the following members.

Properties

Name Description
Public property BackgroundColor

Gets or sets the background color.

(Inherited from GradientBrush.)
Public property ColorStops

Gets or sets the array of color-stop points represented in ColorStop.

(Inherited from GradientBrush.)
Public property EndExtend (Inherited from GradientBrush.)
Public property EndPoint

Gets or sets the end point of the linear gradient.

Public property StartExtend (Inherited from GradientBrush.)
Public property StartPoint

Gets or sets the start point of the linear gradient.

Public property Transform (Inherited from GradientBrush.)

See Also

Reference