共用方式為


StripLine.BorderWidth 屬性

定義

取得或設定帶狀線的框線寬度。

public:
 property int BorderWidth { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
public int BorderWidth { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.BorderWidth : int with get, set
Public Property BorderWidth As Integer

屬性值

integer 值,決定帶狀線框線的寬度 (以像素為單位)。

屬性

備註

此屬性是以圖元為單位來測量。

適用於