Size.Width Właściwość
Definicja
public:
property double Width { double get(); void set(double value); };
public double Width { get; set; }
member this.Width : double with get, set
Public Property Width As Double
Wartość właściwości
Dla Width tego wystąpienia Size .The Width of this instance of Size. Wartość domyślna to 0
.The default value is 0
. Wartość nie może być ujemna.The value cannot be negative.