DesignSurfaceElementOperations.MergeElementGroupPrototype 方法 (ModelElement, ElementGroupPrototype, PointF)

具有指定的目标 ModelElement 将该源 ElementGroupPrototype。

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

语法

声明
Public Sub MergeElementGroupPrototype ( _
    targetElement As ModelElement, _
    elementGroupPrototype As ElementGroupPrototype, _
    mergePosition As PointF _
)
public void MergeElementGroupPrototype(
    ModelElement targetElement,
    ElementGroupPrototype elementGroupPrototype,
    PointF mergePosition
)

参数

.NET Framework 安全性

请参见

参考

DesignSurfaceElementOperations 类

MergeElementGroupPrototype 重载

Microsoft.VisualStudio.Modeling.Diagrams 命名空间