Spread Windows Forms 12.0 Product Documentation
Clone Method (GradientEffect)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GradientEffect Class : Clone Method
Creates an identical copy of the item.
Syntax
'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.
See Also

Reference

GradientEffect Class
GradientEffect Members