MAUI Pack Programmer's Guide
AnchorPoint.Clone Method
See Also
 






Creates an exact clone of this AnchorPoint object.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Object Clone ()

Visual Basic  Copy Code

Public Function Clone () As Object

 Return Value

An instance of the AnchorPoint class.

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace