NShape Reference
EndResize

<< Click to Display Table of Contents >>

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

NShape Reference
EndResize

Previous pageReturn to chapter overviewNext page

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

Syntax

protected virtual bool EndResize(int deltaX, int deltaY)

Description

Performs actions that have to be performed after resizing 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.