An array of PathPointInfo objects that describes a straight or curved segment of a path, used to create
a SubPathItem.
Pass an array of these objects to the PathItems.add() method. This method creates a SubPathItem object
for each SubPathInfo object, and creates and returns a new PathItem object for the path represented by
all of the subpaths.
Use SubPathInfo to create subpaths; the properties are read-write.
Use the SubPathItem object to retrieve information about existing subpaths. The properties are read-only.
An array of PathPointInfo objects that describes a straight or curved segment of a path, used to create a SubPathItem.
Pass an array of these objects to the PathItems.add() method. This method creates a SubPathItem object for each
SubPathInfoobject, and creates and returns a new PathItem object for the path represented by all of the subpaths.Use
SubPathInfoto create subpaths; the properties are read-write.Use the SubPathItem object to retrieve information about existing subpaths. The properties are read-only.
Min Version
23.3