Spread Windows Forms 12.0 Product Documentation
Clone Method (SquareCaptionBalloonShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > SquareCaptionBalloonShape Class : Clone Method
Creates a copy of this shape.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As SquareCaptionBalloonShape
Dim value As Object
 
value = instance.Clone()
public override object Clone()

Return Value

A copy of this shape.
See Also

Reference

SquareCaptionBalloonShape Class
SquareCaptionBalloonShape Members