ImmutableGradientBrush.

ImmutableGradientBrush(GradientBrush) Constructor

Summary

Initializes a new instance of the ImmutableGradientBrush class.

Syntax

protected ImmutableGradientBrush(GradientBrush source)

Parameters

Name Type Description
source GradientBrush The brush from which this brush's properties should be copied.

Return Value

Type Description
void