CopyOriginContext.Set 方法

添加 ElementGroupPrototype 原点信息。 ElementGroupPrototype。

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

语法

声明
Public Shared Sub Set ( _
    elementGroupPrototype As ElementGroupPrototype, _
    copyOrigin As String _
)
public static void Set(
    ElementGroupPrototype elementGroupPrototype,
    string copyOrigin
)

参数

  • copyOrigin
    类型:System.String
    表示 ElementGroupPrototype 的原点的文本。

.NET Framework 安全性

请参见

参考

CopyOriginContext 类

Microsoft.VisualStudio.Modeling 命名空间