ShapeElement::MoveByRepositioning Method (DiagramDragEventArgs^)

 

Repositions the shapes in the group by the amount that the position of the mouse determines.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
void MoveByRepositioning(
	DiagramDragEventArgs^ diagramDragArgs
)

Parameters

diagramDragArgs
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramDragEventArgs^

The drag-event argument that contains the event data.

Return to top
Show: