The SVG_SET_XY command can be used to set the coordinates of the top left corner of the rectangular area where the SVG object having the svgObject reference is placed. If these attributes already exist, their values are replaced by those passed as parameters. If svgObject is an SVG element that does not accept this attribute, an error is generated.
The values are expected in the user coordinate system.