DeepClone

Brush.DeepClone method

Creates a new deep clone of the current Brush.

public virtual Brush DeepClone()

Return Value

A new Brush which is the deep clone of this Brush instance.

See Also