Freigeben über


ShapeElement.MoveByRepositioning-Methode (ElementGroupPrototype, DiagramItemCollection, PointD, DiagramItem)

Ordnet die Formen in der Gruppe um den Betrag neu an, den die Position der Maus bestimmt.

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

Syntax

'Declaration
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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ShapeElement Klasse

MoveByRepositioning-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace