NShape Reference
EndMove

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced > ShapeBase Class >

NShape Reference
EndMove

Previous pageReturn to chapter overviewNext page

Performs actions that have to be performed after moving the shape.

Syntax

protected virtual bool EndMove(int deltaX, int deltaY)

Description

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.