ASP.NET Pack Programmer's Guide
DiagramLink.completeCreate Method
See Also
 






DiagramItem.completeCreate override. Invoked when the item creation has been completed.

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

 Syntax

Java  Copy Code

protected void completeCreate (
    Point2D end
)

 Parameters

end
A Point2D specifying the pointer position.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace