ImmutableGradientBrush.

GradientStops Property

Summary

Gets the brush's gradient stops.

Syntax

public IReadOnlyList<IGradientStop> GradientStops { get; }

Value

Type Description
IReadOnlyList<IGradientStop>