ImageModel

12 Sep 20251 minute to read

Interface for a class Image

Properties

height number

Specifies the height of the image.

id string

Specifies image element id.

left number

Specifies the width of the image.

src string

Specifies the image source.

top number

Specifies the height of the image.

width number

Specifies the width of the image.