Document Library for WPF
Width プロパティ (Border)

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > Border クラス : Width プロパティ
境界線のすべての辺の幅を取得または設定します。境界線の辺ごとに幅が異なる場合は、null を取得します。このプロパティを null に設定しても、効果はありません。
シンタックス
'宣言
 
Public Property Width As System.Nullable(Of Double)
public System.Nullable<double> Width {get; set;}
参照

Border クラス
Border メンバ