Gets or sets the width of the element.
'宣言
Public Property Width As Double
public double Width {get; set;}
プロパティ値
The width of the element, in device-independent units (1/96th inch per unit). The default value is
System.Double.NaN. This value must be equal to or greater than 0.0. See Remarks for upper bound information.