'Declaration Public Function Clone() As Object
'Usage Dim instance As GradientEffect Dim value As Object value = instance.Clone()
public object Clone()
Return Value
An object that represents an item that has the same images, and subitems associated with it as the cloned item.