Object
SubPathInfo
An array of path point info objects that describes a straight or curved segment of a path.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | Boolean | read/write | If true, the path is closed. |
| static | PathPointInfo[] | read/write | All of the sub path item's path points. |
| static | ShapeOperation | read/write | The sub path operation on other sub paths. |
Parameter of 1
Method parameters that accept a SubPathInfo.