UNPKG

jointjs

Version:

JavaScript diagramming library

3 lines (2 loc) 265 B
<pre class="docs-method-signature"><code>V.createSVGPoint(x, y)</code></pre> <p>Return the <a href="https://developer.mozilla.org/en/docs/Web/API/SVGPoint">SVG point</a> object initialized with the <code>x</code> and <code>y</code> coordinates.</p>