Enumeration
BevelAndEmbossStyle
Bevel and emboss style 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 = 2020618851 | readonly | An emboss effect is applied to the object. | |
| Number = 2020618850 | readonly | The inside edges of the object are beveled. | |
| Number = 2020618849 | readonly | The outside edges of the object are beveled. | |
| Number = 2020618852 | readonly | An emboss effect is applied to the edges of the object. |
Object of 2
Properties elsewhere that hold an BevelAndEmbossStyle value.