Enumeration
FeatureSetOptions
Options for specifying a feature set.
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 = 1247899758 | readonly | Uses the Japanese feature set and defaults. | |
| Number = 1381265228 | readonly | Uses the R2L feature set | |
| Number = 1383034222 | readonly | Uses the Roman feature set and defaults. |
Object of 1
Properties elsewhere that hold an FeatureSetOptions value.