ASP.NET Pack Programmer's Guide
DiagramItem.completeModify Method
See Also
 






Invoked when the item modification has been completed.

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

 Syntax

Java  Copy Code

protected void completeModify (
    Point2D end,
    InteractionState ist
)

 Parameters

end

A Point2D specifying the current pointer position.

ist

An InteractionState object containing more information about the current state of the operation.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace