Function

Gsk-4.0Gskstroke_equalSince 4.14

  • Checks if two strokes are identical.

    Parameters

    • stroke1: any

      the first stroke

    • stroke2: any

      the second stroke

    Returns boolean

    true if the two strokes are equal, false otherwise

    4.14