CommentShape.AutoSizeLabel(String) 方法

定义

不要根据传入的文本自动调整此 Microsoft.visualstudio.modeling.diagrams.commentshape 的大小。

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)

参数

labelText
String

适用于