HorizontalLineFormat.PercentWidth 属性

定义

返回或设置表示为窗口宽度的百分比指定横线的长度。

public:
 property float PercentWidth { float get(); void set(float value); };
public float PercentWidth { get; set; }
member this.PercentWidth : single with get, set
Public Property PercentWidth As Single

属性值

注解

设置此属性还会将 WidthType 属性设置为 wdHorizontalLinePercentWidth

适用于