Enumeration
ImageSizeOption
Image size option for a converted object
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 = 1182295162 | readonly | Image size to be used is absolute. | |
| Number = 1383486566 | readonly | Image size to be used is relative to the text flow. |
Object of 2
Properties elsewhere that hold an ImageSizeOption value.