PathPoints
A collection of PathPoint objects that define a subpath, kept in the SubPathItem.pathPoints property.
Added in Photoshop 23.3
Indexable#
â–ª [index: number]: PathPoint
Used to access the guides in the collection
Added in Photoshop 23.3
Properties#
Name | Type | Access | Description |
---|---|---|---|
length | number | Read-only | Number of elements in this collection |
parent | SubPathItem | Read-only | The containing subpath object. |