RectangleF.Width Proprietà

Definizione

Ottiene o imposta la larghezza di questa RectangleF struttura.

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 di questa RectangleF struttura. Il valore predefinito è 0.

Si applica a