RectangleF.Width Proprietà

Definizione

Ottiene o imposta la larghezza della struttura RectangleF.

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

Valore della proprietà

Larghezza della struttura RectangleF. Il valore predefinito è 0.

Si applica a