Brush.Clone

Brush.Clone method

When overridden in a derived class, creates an exact copy of this Brush.

public abstract object Clone()

Return Value

The new Brush that this method creates.

See Also