RectangleF.Height Właściwość

Definicja

Pobiera lub ustawia wysokość tej RectangleF struktury.

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

Wartość właściwości

Single

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

Dotyczy