ClassesSVGPointOn this pageSVGPoint Index ConstructorsconstructorPropertiesxyMethodstoStringConstructors constructornew SVGPoint(x: string | number | { x: string | number; y: string | number }, y?: string | number): SVGPointParametersx: string | number | { x: string | number; y: string | number }optionaly: string | numberReturns SVGPointProperties xx: numberyy: numberMethods toStringtoString(): stringReturns string