SwimlaneShape.MoveByRepositioning Method
Include Protected Members
Include Inherited Members
Repositions the shapes in the group by the amount that the position of the mouse determines.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
MoveByRepositioning(DiagramDragEventArgs)
Repositions the shapes in the group by the amount that the position of the mouse determines. (Inherited from ShapeElement.)
MoveByRepositioning(ElementGroupPrototype, DiagramItemCollection, PointD, DiagramItem)
Repositions the shapes in the group by the amount that the position of the mouse determines. (Inherited from ShapeElement.)
Top