CustomLineCap.Clone

CustomLineCap.Clone method

Creates an exact copy of this CustomLineCap.

public object Clone()

Return Value

The CustomLineCap this method creates, cast as an object.

See Also