Partager via


ShapeElement.MoveByRepositioning, méthode (ElementGroupPrototype, DiagramItemCollection, PointD, DiagramItem)

Repositionne les formes dans le groupe en fonction de la quantité déterminée par la position de la souris.

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Déclaration
Public Overridable Sub MoveByRepositioning ( _
    elementGroupPrototype As ElementGroupPrototype, _
    topLevelItems As DiagramItemCollection, _
    moveDelta As PointD, _
    hitDiagramItem As DiagramItem _
)
public virtual void MoveByRepositioning(
    ElementGroupPrototype elementGroupPrototype,
    DiagramItemCollection topLevelItems,
    PointD moveDelta,
    DiagramItem hitDiagramItem
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ShapeElement Classe

MoveByRepositioning, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms