CalloutFormat.AutomaticLength 方法

定义

指定在移动标注时,自动调整的第一段 (附加到文本标注框的线段) 在标注线。

public:
 void AutomaticLength();
public void AutomaticLength ();
abstract member AutomaticLength : unit -> unit
Public Sub AutomaticLength ()

注解

CustomLength(Single)使用 方法指定每当移动标注时,标注线的第一段将保留属性返回Length的固定长度。 只应用于其线条由多个段组成的标注(msoCalloutThreemsoCalloutFour 类型)。

应用此方法会将 属性 AutoLength 设置为 True

适用于