@maxgraph/core
    Preparing search index...

    Class ImageBox

    Encapsulates the URL, width and height of an image.

    Index

    Constructors

    Properties

    Constructors

    Properties

    height: number

    Integer that specifies the height of the image.

    src: string

    String that specifies the URL of the image.

    width: number

    Integer that specifies the width of the image.