ActivityDesignerTheme.BorderWidth 屬性

定義

會得到邊界寬度(像素數)。

public:
 property int BorderWidth { int get(); };
[System.ComponentModel.Browsable(false)]
public int BorderWidth { get; }
[<System.ComponentModel.Browsable(false)>]
member this.BorderWidth : int
Public ReadOnly Property BorderWidth As Integer

屬性值

邊框的寬度(以像素為單位)。

屬性

備註

這是 BorderWidth 形狀邊界的像素寬度。

適用於