共用方式為


GroupSnapToGridRule.GetCompliantGroupBounds 方法

更新 GhostShapeCollection,如此它會符合此 GroupBoundsRules,在套用提議的位置差異之後。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.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 安全性

請參閱

參考

GroupSnapToGridRule 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間