map.apps Bundle APIs 4.20.0
    Preparing search index...

    Function setMarginBox

    • Sets the MarginBox for a given node.

      Parameters

      • node: HTMLElement

        a dom node

      • marginBox: Partial<MarginBox>

        Position and dimension for the MarginBox (left, top, width and height). All properties are optional.

      Returns void