position
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
A position on the canvas.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| x (double) | 0/1 | The x coordinate. |
| y (double) | 0/1 | The y coordinate. |
JSON
| property | type | description |
|---|---|---|
| x | x (double) | The x coordinate. |
| y | y (double) | The y coordinate. |