Spread Windows Forms 12.0 Product Documentation
ThoughtBalloonShape Constructor(ThoughtBalloonShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

ThoughtBalloonShape Class
ThoughtBalloonShape Members
Overload List