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






Called when an item is modified.

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

 Syntax

Java  Copy Code

protected void onModify (
    Point2D pointerPosition,
    int adjustmentHandle
)

 Parameters

mousePosition

Specifies the mouse position.

adjustmentHandle

The adjustment handle used to modify the node.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace