Partilhar via


Método CommentShape.AutoSizeLabel (String)

O não automaticamente tamanhos essa CommentShape com base no texto que é passado.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Protected Overrides Sub AutoSizeLabel ( _
    labelText As String _
)
protected override void AutoSizeLabel(
    string labelText
)

Parâmetros

Comentários

Automaticamente tamanhos este CommentShape baseada no texto que é passado.

Segurança do .NET Framework

Consulte também

Referência

CommentShape Classe

Sobrecargas AutoSizeLabel

Namespace Microsoft.VisualStudio.Modeling.Diagrams