ASP.NET Pack Programmer's Guide
AnchorPattern.Clone Method
See Also
 





Creates an exact clone of this AnchorPattern object.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Object Clone ()

Visual Basic  Copy Code

Public Function Clone () As Object

 Return Value

An instance of the AnchorPattern class.

 See Also

AnchorPattern Members
AnchorPattern Class
MindFusion.Diagramming Namespace