Enumeration
FollowShapeModeOptions
Follow-shape options for directional feathering.
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 = 1701721442 | readonly | Feathers all edges that face the specified angle. | |
| Number = 1701721441 | readonly | Feathers only the leading edge facing the specified angle. | |
| Number = 1852796517 | readonly | Disables shape following and uses the rectangular bounds of the object. |
Object of 2
Properties elsewhere that hold an FollowShapeModeOptions value.