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

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

Border クラス
Border メンバ