RectangleF.Height Proprietà

Definizione

Ottiene o imposta l'altezza di questa struttura RectangleF.

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

Valore della proprietà

Altezza della struttura RectangleF. Il valore predefinito è 0.

Si applica a