→ Boolean
Load options from preset.
Tracing options that guide the tracing process.
| Name | Type | Access | Description |
|---|---|---|---|
| Number | read/write | ColorFidelity when TracingColorTypeValue is TracingFullColor. | |
| String | read/write | The color group name used for tracing. Use 'All' or any color group name available in color Palette (library). | |
| Number | read/write | Corner fidelity for tracing. | |
| Boolean | read/write | Tracing with fills. Fills, Strokes or both must be on. | |
| Int32 1–256 | read/write | The gray levels for a grayscale mode tracing.. | |
| Boolean | read/write | Controls whether to ignore white fill color. Works only if TracingMethod is TracingMethodAbutting and mode is Black and white. | |
| Number | read/write | Maximum stroke weight (stroke only). | |
| Number | read/write | Specifies minimum area of pixels to be vectorized. | |
| String | read/write | The color palette (Library) name used for tracing. Use 'Document Library' or any other imported library name. | |
| The | readonly | The object's container. | |
| Number | read/write | Path fidelity for tracing. | |
| String | readonly | The name of the preset in use. Read-only. | |
| Boolean | read/write | Controls whether to snap curve to lines. | |
| Boolean | read/write | Tracing with strokes. Fills, Strokes or both must be on. | |
| Int32 1–256 | read/write | The threshold value for a black and white mode tracing. | |
| TracingColorType | read/write | Color Type used for tracing, TracingLimitedColor or TracingFullColor . | |
| Int32 | read/write | Maximum number of colors allowed for tracing when TracingColorTypeValue is TracingLimitedColor. | |
| TracingMethodType | read/write | Method for tracing, either abutting or adjoining paths. | |
| TracingModeType | read/write | The tracing mode: color, gray, black and white. | |
| String | readonly | The class name of the object. | |
| ViewType | read/write | The visualization mode. |
Load options from preset.
Store options to a preset kAiVectorizeSuite. Will overwrite an existing (unlocked) preset if names match.
Properties elsewhere that hold a TracingOptions.