A text path item.
Go to Property Listing | Method Listing
BlendModes, Boolean, Color, Number, PathPoints, Point, PolarityValues, String, StrokeCap, StrokeJoin
Property |
Type |
Access |
Description |
---|---|---|---|
readonly |
The area of this path in square points. |
||
read/write |
The mode used when compositing an object. |
||
read/write |
Should this be used as a clipping path? |
||
read/write |
Is this path closed? |
||
readonly |
Can the text path be modified. |
||
read/write |
Should the even-odd rule be used to determine insideness? |
||
read/write |
Fill color. |
||
read/write |
Will art beneath a filled object be overprinted? |
||
read/write |
Should the path be filled? |
||
read/write |
Is this path a guide object? |
||
Number (range 0.0 - 16348.0) |
read/write |
The height of the text path. |
|
read/write |
The left position of the text path. |
||
read/write |
Note assigned to the path. |
||
Number (range 0.0 - 100.0) |
read/write |
The object's opacity (between 0.0 and 100.0) |
|
readonly |
The object's container. |
||
readonly |
|||
read/write |
The polarity the path. |
||
read/write |
The position of the top left corner of the text path. |
||
read/write |
The resolution of the path. |
||
ObjectArray |
readonly |
All the selected points in the path. |
|
read/write |
Type of line capping. |
||
read/write |
Stroke color. |
||
read/write |
The default distance into the dash pattern at which the pattern should be started. |
||
read/write |
Dash lengths (set to {} for a solid line) |
||
read/write |
Type of joints. |
||
read/write |
Whether a join is mitered (pointed) or beveled (squared-off) |
||
read/write |
Will art beneath a stroked object be overprinted? |
||
read/write |
Width of stroke. |
||
read/write |
Should the path be stroked? |
||
read/write |
The top position of the text path. |
||
readonly |
The class name of the object. |
||
Number (range 0.0 - 16348.0) |
read/write |
The width of the text path. |
undefined setEntirePath (pathPoints:Array of Varies)
Set the path using the provided array of anchor points.
Parameter |
Type |
Description |
---|---|---|
pathPoints |
Array of Varies |
Array of anchor values for the path points. |
TextFrameItem.textPath