Bitmap.Height

Bitmap.Height property

Gets the height, in pixels, of this Bitmap.

public override int Height { get; }

See Also