HandMotion.Equivalent Method

Definition

Overloads

Equivalent(GestureSegment)
Equivalent(HandMotion)

Equivalent(GestureSegment)

public override bool Equivalent (Microsoft.Gestures.GestureSegment other);

Parameters

Returns

Applies to

Equivalent(HandMotion)

public bool Equivalent (Microsoft.Gestures.HandMotion other);

Parameters

other
HandMotion

Returns

Applies to