LabelShape::AutoSizeLabel Method (String^)

 

Resizes the label shape automatically.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual void AutoSizeLabel(
	String^ labelText
)

Parameters

labelText
Type: System::String^

The text for the label.

This method can be called only from a transaction.

Return to top
Show: