Spread Windows Forms 12.0 Product Documentation
Clone Method (Line)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > Line Class : Clone Method
Clones a copy from this instance.
Syntax
'Declaration
 
Public Function Clone() As Object
'Usage
 
Dim instance As Line
Dim value As Object
 
value = instance.Clone()
public object Clone()

Return Value

The copied value.
See Also

Reference

Line Class
Line Members