Enumeration
PositionAttributes
Position attribute which you want to control.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1698855001 | readonly | Both X and Y of position. | |
| Number = 1700282735 | readonly | X attribute of position. | |
| Number = 1700348271 | readonly | Y attribute of position. |
Parameter of 1
Method parameters that accept an PositionAttributes value.