Diagram.GetCompliantGroupBounds 方法

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

语法

声明
Public Overridable Sub GetCompliantGroupBounds ( _
    targetShape As ShapeElement, _
    ghostShapes As GhostShapeCollection, _
    proposedLocationDelta As PointD _
)
public virtual void GetCompliantGroupBounds(
    ShapeElement targetShape,
    GhostShapeCollection ghostShapes,
    PointD proposedLocationDelta
)

参数

备注

如果形状具有组不限制规则,关系图的规则使用。

重影形状在其关系图的原始位置表示父形状。

.NET Framework 安全性

请参阅

参考

Diagram 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间