Spread Windows Forms 12.0 Product Documentation
BevelCollection Constructor(BevelCollection)


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

Parameters

collection
Collecttion of copy.
Exceptions
ExceptionDescription
collection is a null reference (Nothing in VB).
See Also

Reference

BevelCollection Class
BevelCollection Members
Overload List