ShapeElement.MoveByRepositioning 方法 (ElementGroupPrototype, DiagramItemCollection, PointD, DiagramItem)

會重新調整位置圖形在群組中的滑鼠的位置決定金額。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
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
)

參數

.NET Framework 安全性

請參閱

參考

ShapeElement 類別

MoveByRepositioning 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間