Condividi tramite


Metodo ShapeElement.MoveByRepositioning (ElementGroupPrototype, DiagramItemCollection, PointD, DiagramItem)

Riposizionare le forme nel gruppo in base alla quantità della posizione del mouse determina.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ShapeElement Classe

Overload MoveByRepositioning

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams