Adobe InDesign CS (3.0) Object Model JS: PathPoints
From InDesign CS
Class
PathPoints
A collection of path points.QuickLinks
add, countProperties
| Property | Type | Access | Description |
|---|---|---|---|
| length | number | readonly | The number of objects in the collection. |
Methods
Instances
PathPoint add ([withProperties:
Object])
Creates a new PathPoint.
| Parameter | Type | Description |
|---|---|---|
| withProperties | Object | Initial values for properties of the new PathPoint (Optional) |
number count ()
Displays the number of elements in the PathPoint.
Element of
Path.pathPoints
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |