Adobe Illustrator CS6 Type Library JS: TracingModeType
From Illustrator CS6
The tracing mode: color, grayscale, black and white.
Value
| Name | Description | Value |
|---|---|---|
| TracingModeType.TRACINGMODEBLACKANDWHITE | Black and white tracing mode. | int 2 |
| TracingModeType.TRACINGMODECOLOR | Color tracing mode. | int 0 |
| TracingModeType.TRACINGMODEGRAY | Grayscale tracing mode. | int 1 |
Usage
As property
TracingOptions.tracingMode
| Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |