compare

fun compare(point2: PathPoint): <Error class: unknown class>

Returns whether @point1 is before or after @point2.

Return

-1 if @point1 is before @point2, 1 if @point1 is after @point2, 0 if they are equal

Since

4.14

Parameters

point2

another GskPathPoint