HatchBrush.Clone

HatchBrush.Clone method

Creates an exact copy of this HatchBrush object.

public override object Clone()

Return Value

The HatchBrush this method creates, cast as an object.

See Also