RectangleF.Width Właściwość

Definicja

Pobiera lub ustawia szerokość tej RectangleF struktury.

public:
 property float Width { float get(); void set(float value); };
public float Width { get; set; }
member this.Width : single with get, set
Public Property Width As Single

Wartość właściwości

Szerokość tej RectangleF struktury. Wartość domyślna to 0.

Dotyczy