Compartir a través de


ShapeElement.MoveByRepositioning (Método) (ElementGroupPrototype, DiagramItemCollection, PointD, DiagramItem)

Cambia de posición las formas del grupo según la cantidad determinada por la posición del mouse.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ShapeElement Clase

MoveByRepositioning (Sobrecarga)

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)