Spread Windows Forms 12.0 Product Documentation
SquareCaptionBalloonShape Constructor(SquareCaptionBalloonShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

SquareCaptionBalloonShape Class
SquareCaptionBalloonShape Members
Overload List