PathPoints
A collection of PathPoint objects that define a subpath, kept in the SubPathItem.pathPoints property.
Indexable
▪ [index: number]: PathPoint
Used to access the guides in the collection.
Properties
名称 | 类型 | 访问 | 最低版本 | 描述 |
---|---|---|---|---|
length | number | R | 23.3 | Number of elements in this collection. |
parent | SubPathItem | R | 23.3 | The SubPathItem that contains this PathPoints collection. |