Rectangle.Height

Rectangle.Height property

Obtiene o establece la altura de esteRectangleestructura.

public int Height { get; set; }

Valor_devuelto

La altura de esteRectangle estructura.

Ver también