Class
A tracing object.
expandTracing, releaseTracing
TracingObject
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
anchorCount | Int32 | readonly | The number of anchors in the tracing result. |
parent | Object | readonly | The object's container. |
pathCount | Int32 | readonly | The number of paths in the tracing result. |
sourceArt | PageItem | readonly | The source art used when creating a new tracing object. |
tracingOptions | TracingOptions | readonly | The options used when tracing the artwork. |
typename | string | readonly | The class name of the object. |
usedColorCount | Int32 | readonly | The number of colors used in the tracing result. |
Methods
Instances
GroupItem expandTracing ([viewed:
bool=false])
Expand the tracing to paths. Deletes this tracing object.
Parameter | Type | Description |
---|---|---|
viewed | bool | Expand as viewed with the raster and vector view modes. (default: false) (Optional) |
PageItem releaseTracing ()
Release the source artwork for the tracing object. Deletes this tracing object.
Element of
PluginItem.tracing
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |