MindFusion WinForms Programmer's Guide
ShapeCollection.Clone Method
See Also
 





Creates an exact copy of this ShapeCollection.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Object Clone ()

Visual Basic  Copy Code

Public Function Clone () As Object

 Return Value

An instance of the ShapeCollection class representing the newly created clone.

 See Also

ShapeCollection Members
ShapeCollection Class
MindFusion.Charting Namespace