Enumeration
SizeTypeEnum
size type options.
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 = 1147491177 | readonly | Default size. | |
| Number = 1181317203 | readonly | Fixed size. | |
| Number = 1315925587 | readonly | None size. | |
| Number = 1383289940 | readonly | Relative to text flow. | |
| Number = 1383486579 | readonly | Relative to text size. | |
| Number = 1430472805 | readonly | Use custom height. | |
| Number = 1430476649 | readonly | Use custom width. |
Object of 1
Properties elsewhere that hold an SizeTypeEnum value.