Object
SubPathItem
Information about a path. You do not use the sub path item object to create a path. Rather, you create path segments using the sub path info object. Use the sub path item object to retrieve information about a path. All properties are read-only.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Boolean | readonly | If true, the path is closed. | |
| ShapeOperation | readonly | The sub path operation on other sub paths. | |
| The | readonly | The object's container. | |
| PathPoints |
readonly | The path points collection in the sub path. | |
| String | readonly | The class name of the object. |
Return 2
Methods that return a SubPathItem.