Spread Windows Forms 12.0 Product Documentation
Clone Method (Wall)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > Wall Class : Clone Method
Creates a deep copy of this wall.
Syntax
'Declaration
 
Public Function Clone() As Object
'Usage
 
Dim instance As Wall
Dim value As Object
 
value = instance.Clone()
public object Clone()

Return Value

A deep copy of this wall.
See Also

Reference

Wall Class
Wall Members