Share via


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 は、形状の境界線の幅 (ピクセル単位) です。

適用対象