Share via


LineLabelShape.AutoSizeLabel Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AutoSizeLabel() Resizes the label shape automatically. (Inherited from LabelShape.)
Protected method AutoSizeLabel(String) Automatically sizes this LabelShape based on the text that's passed in. Must be in a transaction to call this method because it updates shape bounds. (Overrides LabelShape.AutoSizeLabel(String).)

Top

See Also

Reference

LineLabelShape Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace