Edit in GitHubLog an issue

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

名称类型访问最低版本描述
lengthnumberR23.3Number of elements in this collection.
parentPathItemR23.3The PathItem that contains this SubPathItem.
Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.