RectangleF.Width Propriedade

Definição

Obtém ou define a largura desta RectangleF estrutura.

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 Propriedade

A largura desta RectangleF estrutura. A predefinição é 0.

Aplica-se a