RectangleF.Height Vlastnost

Definice

Získá nebo nastaví výšku této 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

Hodnota vlastnosti

Výška této RectangleF struktury. Výchozí hodnota je 0.

Platí pro