Description
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
closed readonly |
If true, the path is closed. |
operation readonly |
The sub path operation on other sub paths. |
parent readonly |
The object’s container. |
pathPoints readonly |
The path points collection in the sub path. |
typename readonly |
The class name of the object. |