Back to Content

PaintSize: height property

files/en-us/web/api/paintsize/height/index.md

latest490 B
Original Source

{{APIRef("CSS Painting API")}}

The height read-only property of the {{domxref("PaintSize")}} interface returns the height of the output bitmap that the author should draw.

Value

A floating point number.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also