DefaultGroupBoundsRules.GetCompliantGroupBounds 方法

更新 GhostShapeCollection,使其符合此 GroupBoundsRules,在建议的位置增量是应用后。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

语法

声明
Public Overrides Sub GetCompliantGroupBounds ( _
    store As Store, _
    targetShape As ShapeElement, _
    ghostShapes As GhostShapeCollection, _
    proposedLocationDelta As PointD _
)
public override void GetCompliantGroupBounds(
    Store store,
    ShapeElement targetShape,
    GhostShapeCollection ghostShapes,
    PointD proposedLocationDelta
)

参数

.NET Framework 安全性

请参见

参考

DefaultGroupBoundsRules 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间