Charting for WinForms Programmer's Guide
GraphicObject.Clone Method
See Also
 






Creates an exact copy of the graphic object.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public abstract Object Clone ()

Visual Basic  Copy Code

Public MustOverride Function Clone () As Object

 Return Value

An instance of the GraphicObject class.

 See Also

GraphicObject Members
GraphicObject Class
MindFusion.Drawing Namespace