Search
AnchorPoint.clone Method
See Also
 

Creates a clone of the anchor point.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Object clone ()

 Return Value

An AnchorPoint instance.

 See Also