Document Solutions Image Viewer
    Preparing search index...

    Interface Size

    Size of the rectangle.

    interface Size {
        width: number;
        height: number;
    }

    Hierarchy (View Summary)

    Properties

    width: number

    Width.

    height: number

    Height.