sesaparcours
    Preparing search index...
    • Return the coordinates of the top-left corner of this element relative to its parent. Only for SVG elements and children (e.g. rect, g, path).

      Parameters

      • element: Element

        SVG element to find the coordinates of.

      Returns Blockly.utils.Coordinate

      Object with .x and .y properties.