Int32Rect.Height Propiedad

Definición

Obtiene o establece la altura del rectángulo.

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

Valor de propiedad

Alto del rectángulo. El valor predeterminado es 0.

Se aplica a