Spread Windows Forms 12.0 Product Documentation
CurvedArrowShape Constructor(CurvedArrowShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

CurvedArrowShape Class
CurvedArrowShape Members
Overload List