Gesture.Equivalent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Equivalent(Gesture) |
Performs a deep comparison with |
Equivalent(GestureSegment) |
Performs a deep comparison with |
Equivalent(Gesture)
Equivalent(GestureSegment)
Performs a deep comparison with other
.
public override bool Equivalent (Microsoft.Gestures.GestureSegment other);
Parameters
- other
- GestureSegment
The other GestureSegment to compare this Gesture with.