Enumeration
StrokeFillProxyOptions
Options for the active stroke/fill proxy.
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 = 1181314156 | readonly | Fill proxy is active. | |
| Number = 1400140395 | readonly | Stroke proxy is active. |
Object of 1
Properties elsewhere that hold an StrokeFillProxyOptions value.