Enumeration
ImageAlignmentType
Type of Image alignment for objects
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 = 1097614194 | readonly | image will be aligned center | |
| Number = 1097616486 | readonly | image will be aligned left | |
| Number = 1097618036 | readonly | image will be aligned right |
Object of 5
Properties elsewhere that hold an ImageAlignmentType value.