LinearGradientBrush.Clone

LinearGradientBrush.Clone method

Creates an exact copy of this LinearGradientBrush object.

public override object Clone()

Return Value

The LinearGradientBrush object that this method creates.

See Also