Table of Contents

Constructor GradientBrush

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

GradientBrush(GradientStop[], bool)

Initializes a new instance of the Brush class.

protected GradientBrush(GradientStop[] gradientStops, bool immutable)

Parameters

gradientStops GradientStop[]

Array of GradientStop.

immutable bool

Whether this brush is immutable.