Enumeration
FitMethodSettings
Fit method settings.
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 = 1684304739 | readonly | Fit to given scale percentage. | |
| Number = 1684305768 | readonly | Fit to given width and height. | |
| Number = 1684301427 | readonly | Fit to predefined settings. |
Used by 0
No documented property, parameter or return value uses FitMethodSettings.