Spread Windows Forms 12.0 Product Documentation
ChevronShape Constructor(ChevronShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > ChevronShape Class > ChevronShape Constructor : ChevronShape Constructor(ChevronShape)
Shape to copy.
Creates a new shape that is a copy of the specified shape.
Syntax
'Declaration
 
Public Function New( _
   ByVal shape As ChevronShape _
)
'Usage
 
Dim shape As ChevronShape
 
Dim instance As New ChevronShape(shape)
public ChevronShape( 
   ChevronShape shape
)

Parameters

shape
Shape to copy.
See Also

Reference

ChevronShape Class
ChevronShape Members
Overload List