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 為形狀框線的寬度 (以像素為單位)。

適用於