RectangleF.Width Propiedad

Definición

Obtiene o establece el ancho de esta estructura 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

Valor de propiedad

Ancho de esta estructura RectangleF. El valor predeterminado es 0.

Se aplica a