Table of Contents

Property GradientStops

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

GradientStops

Gets or sets the GradientStop instances array defining the color transition in this brush.

public GradientStop[] GradientStops { get; set; }

Property Value

GradientStop[]