aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/svgpoint/index.html
blob: 9709061af47601b9db15e211f1d6c2d9eaced4ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: SVGPoint
slug: Web/API/SVGPoint
tags:
  - SVGPoint
  - createSVGPoint
  - getScreenCTM
  - matrixTransform
translation_of: Web/API/SVGPoint
---
<div>{{APIRef("SVG")}}</div>

<p>Crea un nuevo elemento SVGPoint que se inicializa en el origen ( 0,0) del sistema de coordenadas. El elemento no es visible ni es agregado al DOM</p>