This interface defines an object which has a size (width & height). E.g. the Javascript image object has a width and height property and would match this interface, but also the MediaItem object.
The height of the item.
The width of the item.
Generated using TypeDoc
This interface defines an object which has a size (width & height). E.g. the Javascript image object has a width and height property and would match this interface, but also the MediaItem object.