Spread Windows Forms 12.0 Product Documentation
CaptionBalloonShape Constructor(CaptionBalloonShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

CaptionBalloonShape Class
CaptionBalloonShape Members
Overload List