CommentShape.AutoSizeLabel 方法 (String)

不会自动根据传递的文本的此 CommentShape。

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

语法

声明
Protected Overrides Sub AutoSizeLabel ( _
    labelText As String _
)
protected override void AutoSizeLabel(
    string labelText
)

参数

备注

自动根据传递的文本的此 CommentShape。

.NET Framework 安全性

请参见

参考

CommentShape 类

AutoSizeLabel 重载

Microsoft.VisualStudio.Modeling.Diagrams 命名空间