Partilhar via


Método LabelShape.AutoSizeLabel (String)

Redimensiona a forma rótulo automaticamente.

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 Overridable Sub AutoSizeLabel ( _
    labelText As String _
)
protected virtual void AutoSizeLabel(
    string labelText
)

Parâmetros

Comentários

Esse método pode ser chamado apenas de uma transação.

Segurança do .NET Framework

Consulte também

Referência

LabelShape Classe

Sobrecargas AutoSizeLabel

Namespace Microsoft.VisualStudio.Modeling.Diagrams