PathGradientBrush.Clone

PathGradientBrush.Clone method

Creates an exact copy of this PathGradientBrush object.

public override object Clone()

Return Value

The PathGradientBrush object that this method creates.

See Also