HandContext.Implicit Operator
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
Implicit(Hand to HandContext) | |
Implicit(Hand[] to HandContext) |
Implicit(Hand to HandContext)
public static implicit operator Microsoft.Gestures.HandContext (Microsoft.Gestures.Hand hand);
Parameters
- hand
- Hand
Returns
Applies to
Implicit(Hand[] to HandContext)
public static implicit operator Microsoft.Gestures.HandContext (Microsoft.Gestures.Hand[] hands);
Parameters
- hands
- Hand[]