RectangleF.Height Eigenschap

Definitie

Hiermee haalt u de hoogte van deze structuur op of stelt u deze RectangleF in.

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

Waarde van eigenschap

De hoogte van deze RectangleF structuur. De standaardwaarde is 0.

Van toepassing op