次の方法で共有


AmbientTheme.BorderWidth プロパティ

定義

ワークフロー デザイン サーフェイスに配置されるオブジェクトのアンビエント境界線幅を取得します。

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

プロパティ値

ワークフロー デザイン サーフェイスに配置されるオブジェクトの境界線幅を表す整数。

属性

適用対象