SolidBrush.Clone

SolidBrush.Clone method

Creates an exact copy of this SolidBrush object.

public override object Clone()

Return Value

The SolidBrush object that this method creates.

See Also