Height

Rectangle.Height property

Gets the height of the rectangle based on top and bottom edges.

public int Height { get; }

See Also