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

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > Border クラス : Width プロパティ
Gets or sets the width of all sides of the border. If different sides of the border have different widths, gets null. Setting this property to null does not have any effect.
シンタックス
'宣言
 
Public Property Width As System.Nullable(Of Double)
public System.Nullable<double> Width {get; set;}
参照

Border クラス
Border メンバ