CommentShape.InitializeResources 方法

初始化样式形状类型设置的资源

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

语法

声明
Protected Overrides Sub InitializeResources ( _
    classStyleSet As StyleSet _
)
protected override void InitializeResources(
    StyleSet classStyleSet
)

参数

备注

初始化样式形状类型设置的资源。

.NET Framework 安全性

请参见

参考

CommentShape 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间