sesaparcours
    Preparing search index...
    • Return the coordinates of the top-left corner of this element relative to the div Blockly was injected into.

      Parameters

      • element: Element

        SVG element to find the coordinates of. If this is not a child of the div Blockly was injected into, the behaviour is undefined.

      Returns Blockly.utils.Coordinate

      Object with .x and .y properties.