CommentShape.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 | |
---|---|---|
AutoSizeLabel() | Resizes the label shape automatically. (Inherited from LabelShape.) | |
AutoSizeLabel(String) | Don't Automatically sizes this CommentShape based on the text that's passed in. (Overrides LabelShape.AutoSizeLabel(String).) |
Top