Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
An array of PathPointInfo objects that describes a straight or curved segment of a path.
| Property | Value Type | What it is |
|---|---|---|
| closed | boolean | Read-write. Indication of whether the path describes an enclosed area. |
| entireSubPath | Array (PathPoint objects) (page 173) | Read-write. |
| operation | ShapeOperation
(page 342) | Read-write. The sub path’s operation on other sub paths. |
| typename | string | Read-only. The class name of the referenced SubPathInfo object. |