CommentShape.AutoSizeLabel(String) Method

Definition

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

protected:
 override void AutoSizeLabel(System::String ^ labelText);
protected override void AutoSizeLabel (string labelText);
override this.AutoSizeLabel : string -> unit
Protected Overrides Sub AutoSizeLabel (labelText As String)

Parameters

labelText
String

Applies to