get_previous
Description:
[
Version ( since =
"4.22" ) ]
public bool get_previous (
ref PathPoint point)
Moves point to the previous vertex.
An empty path has no points, so false is returned in this case.
Parameters:
| this |
a path
|
| point |
the current point
|
Returns: