Spread Windows Forms 12.0 Product Documentation
ArrowShape Constructor(ArrowShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

ArrowShape Class
ArrowShape Members
Overload List