DiagramLite Programmer's Guide
AnchorPointDetails.Clone Method
See Also
 





Clones this AnchorPointDetails instance.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public AnchorPointDetails Clone ()

Visual Basic  Copy Code

Public Function Clone () As AnchorPointDetails

 Return Value

An AnchorPointDetails object cloned from this instance.

 See Also

AnchorPointDetails Members
AnchorPointDetails Class
MindFusion.Diagramming Namespace