Spread Windows Forms 12.0 Product Documentation
Clone Method (ArcShape)


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

Return Value

A copy of this shape.
See Also

Reference

ArcShape Class
ArcShape Members