CommentShape::AutoSizeLabel Method (String^)

 

Don't Automatically sizes this CommentShape based on the text that's passed in.

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
) override

Parameters

labelText
Type: System::String^

Automatically sizes this CommentShape based on the text that is passed in.

Return to top
Show: