ImmutableGradientStop.

ImmutableGradientStop(double, Color) Constructor

Syntax

public ImmutableGradientStop(double offset, Color color)

Parameters

Name Type Description
offset double
color Color

Return Value

Type Description
void