ImmutableConicGradientBrush.

ImmutableConicGradientBrush(ConicGradientBrush) Constructor

Summary

Initializes a new instance of the ImmutableConicGradientBrush class.

Syntax

public ImmutableConicGradientBrush(ConicGradientBrush source)

Parameters

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

Return Value

Type Description
void