Rectangle.Height

Rectangle.Height property

Gets or sets a float value that indicates the height of the rectangle.

public double Height { get; set; }

See Also