TextureBrush.Clone

TextureBrush.Clone method

Creates an exact copy of this TextureBrush object.

public override object Clone()

Return Value

The TextureBrush object this method creates, cast as an Object object.

See Also