equal

fun equal(stroke1: <Error class: unknown class>? = null, stroke2: <Error class: unknown class>? = null): Boolean

Checks if 2 strokes are identical.

Return

TRUE if the 2 strokes are equal, FALSE otherwise

Since

4.14

Parameters

stroke1

the first GskStroke

stroke2

the second GskStroke