<< Click to Display Table of Contents >> NShape Reference
|
Performs actions that have to be performed after moving the shape.
protected virtual bool EndMove(int deltaX, int deltaY) |
Performs actions that have to be performed after moving the shape like recalculating the draw bounding rectangles, notifying the children and Parent that the shape has moved, invalidating the shape and notifying the connected shapes that control points have moved.