CalloutFormat.Length 属性

定义

AutoLength当指定标注的 属性设置为 False 时, (附加到文本标注框的段) ,返回标注线第一段) 的长度 (以磅为单位。

public:
 property float Length { float get(); };
public float Length { get; }
Public ReadOnly Property Length As Single

属性值

注解

Length 属性仅适用于其行由多个线段组成的标注, (类型 msoCalloutThreemsoCalloutFour) 。

CustomLength(Single)使用 方法为 对象设置此属性CalloutFormat的值。

适用于