MindFusion.Charting Programmer's Guide
PenCollection.Clone Method
See Also
 





Returns a shallow copy of this PenCollection object.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public virtual Object Clone ()

Visual Basic  Copy Code

Public Overridable Function Clone () As Object

 Return Value

An instance of the PenCollection class.

 See Also

PenCollection Members
PenCollection Class
MindFusion.Drawing Namespace