Enumeration
FeatherCornerType
Corner 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 = 2020623203 | readonly | The edges of the object fade from opaque to transparent. | |
| Number = 2020623202 | readonly | The corners are rounded by the feather radius. | |
| Number = 2020623201 | readonly | The gradient exactly follows the outer edge of the object, including sharp corners. |
Object of 2
Properties elsewhere that hold an FeatherCornerType value.