SubPathItems
A collection of SubPathItem objects that make up a PathItem. Access this object in the PathItem.subPathItems collection property.
- Use SubPathInfo to create subpaths; the properties are writeable.
- Use the SubPathItem object to retrieve information about existing subpaths. The properties are read-only.
Indexable
▪ [index: number]: SubPathItem
Used to access the guides in the collection.
- Use SubPathInfo to create subpaths; the properties are writeable.
- Use the SubPathItem object to retrieve information about existing subpaths. The properties are read-only.
Properties
Name
Type
Access
Min Version
Description
length
number
R
23.3
Number of elements in this collection.