NShape Reference
EndRotate

<< Click to Display Table of Contents >>

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

NShape Reference
EndRotate

Previous pageReturn to chapter overviewNext page

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

Syntax

protected virtual bool EndRotate(int deltaAngle)

Description

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