Spread Windows Forms 12.0 Product Documentation
ExclamationBalloonShape Constructor(ExclamationBalloonShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

ExclamationBalloonShape Class
ExclamationBalloonShape Members
Overload List