次の方法で共有


StyleBase.BorderWidth フィールド

定義

特定の罫線に対して設定されていない場合の罫線の幅を指定します。

protected: System::String ^ BorderWidth;
protected const string BorderWidth;
val mutable BorderWidth : string
Protected Const BorderWidth As String 

フィールド値

注釈

可能な場合、罫線はオブジェクトの枠に中央揃えされます。 2 つの罫線が重なり、Z オーダーで優先順位を決定できない場合、重複領域には幅が広い方の罫線が使用されます。

適用対象