Rectangle.Height

Rectangle.Height property

Gets or sets the height of this Rectangle structure.

public int Height { get; set; }

Return Value

The height of this Rectangle structure.

See Also