Spread Windows Forms 12.0 Product Documentation
BentArrowShape Constructor(BentArrowShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

BentArrowShape Class
BentArrowShape Members
Overload List