Function

Gsk-4.0Gskstroke_equalSince 4.14

  • Checks if two strokes are identical.

    Parameters

    • Optionalstroke1: any

      the first stroke

    • Optionalstroke2: any

      the second stroke

    Returns boolean

    true if the two strokes are equal, false otherwise

    4.14