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

按鼠标的位置决定的数量对组中的形状进行重新定位。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.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 命名空间