GradientBrush Properties

The GradientBrush type exposes the following members.

Properties

Name Description
Public property BackgroundColor

Gets or sets the background color.

Public property ColorStops

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

Public property EndExtend

Gets or sets the extend mode at the end of the gradient.

Public property StartExtend

Gets or sets the extend mode at the start of the gradient.

Public property Transform

Gets or sets the transform applied to the gradient brush.

See Also

Reference