height property
int
get
height
The read-only ImageBitmap.height
property returns the ImageBitmap
object's height in CSS pixels.
Implementation
external int get height;
The read-only ImageBitmap.height
property returns the ImageBitmap
object's height in CSS pixels.
external int get height;