KeepGroupWithinParentRule.GetCompliantGroupBounds 方法

更新 GhostShapeCollection,使其符合此 GroupBoundsRules,在建议的位置增量是应用后。此 GroupBoundsRule 将绑定子形状的一组的整个区域,以便它保持以及在当前父形状的上边缘和左边边界右侧的下。父形状的右侧和底部端不会绑定子形状。

命名空间:  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 安全性

请参见

参考

KeepGroupWithinParentRule 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间