共用方式為


GroupBoundsRules.GetCompliantGroupBounds 方法

使它符合此 GroupBoundsRules 套用建議的位置差異之後,請更新 GhostShapeCollection。

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

語法

'宣告
Public MustOverride Sub GetCompliantGroupBounds ( _
    store As Store, _
    targetShape As ShapeElement, _
    ghostShapes As GhostShapeCollection, _
    proposedLocationDelta As PointD _
)
public abstract void GetCompliantGroupBounds(
    Store store,
    ShapeElement targetShape,
    GhostShapeCollection ghostShapes,
    PointD proposedLocationDelta
)

參數

.NET Framework 安全性

請參閱

參考

GroupBoundsRules 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間