Spread Windows Forms 12.0 Product Documentation
Wall Constructor(Wall)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > Wall Class > Wall Constructor : Wall Constructor(Wall)
Creates a new wall that is a deep copy of the specified wall.
Syntax
'Declaration
 
Public Function New( _
   ByVal wall As Wall _
)
'Usage
 
Dim wall As Wall
 
Dim instance As New Wall(wall)
public Wall( 
   Wall wall
)

Parameters

wall
Exceptions
ExceptionDescription
wall is a null reference (Nothing in VB).
See Also

Reference

Wall Class
Wall Members
Overload List