Spread Windows Forms 12.0 Product Documentation
ThreeWayArrowShape Constructor(ThreeWayArrowShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

ThreeWayArrowShape Class
ThreeWayArrowShape Members
Overload List