RectangleF.Height Proprietà

Definizione

Ottiene o imposta l'altezza di questa RectangleF struttura.

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 di questa RectangleF struttura. Il valore predefinito è 0.

Si applica a