diagramatics
    Preparing search index...

    Function clientPos_to_svgPos

    • Convert client position to SVG position

      Parameters

      • clientPos: { x: number; y: number }

        the client position

      • svgelem: SVGSVGElement

        the svg element

      Returns { x: number; y: number }