Units in Photoshop DOM
(enumeration object)
Constants
| name | object | value | description |
|---|---|---|---|
| CM | Units | 3 | |
| INCHES | Units | 2 | |
| MM | Units | 4 | |
| PERCENT | Units | 7 | |
| PICAS | Units | 6 | |
| PIXELS | Units | 1 | |
| POINTS | Units | 5 |
Properties that are a Units
| name | object | description |
|---|---|---|
| rulerUnits | Preferences | note: this is the unit that the scripting system will use when receiving and returning values |