Bitmap.Height

Bitmap.Height property

Gets the height, in pixels, of this Image.

public int Height { get; }

Return Value

The height, in pixels, of this Image.

See Also