PhotoshopCC 2015.5
Collection of SubPathItem

SubPathItems

An array of path point info objects that describes a straight or curved segment of a path. You do not use the sub path item object to create a sub path. Rather, you use the sub path item object to retrieve information about a sub path. To create sub paths, see sub path info.

Properties

NameType AccessDescription
Int readonly Number of elements in the collection.
The readonly The object's container.
String readonly The class name of the object.

Methods

SubPathItem

Get an element in the collection with the provided index.

index Uint
SubPathItem

Get the first element in the collection with the provided name.

name String

Object of 1

Properties elsewhere that hold a SubPathItems.