Spread Windows Forms 12.0 Product Documentation
CalloutArrowShape Constructor(CalloutArrowShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

CalloutArrowShape Class
CalloutArrowShape Members
Overload List