Instance Method
nodeIndex
The index of the node in its path.
Not available in Swift.
Declaration
- (NSUInteger) nodeIndex;Declaration
nodeIndex() -> intDiscussion
Returns 0 if the node has no parent path.
See Also
Path Navigation
The next on-curve node in the path.
The previous on-curve node in the path.