Share via


BorderSkin.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

屬性值

Int32

integer 值。

屬性

適用於