KinectHoverButton IsHandPointerOver Property YouInteract Documentation
Boolean value that returns true if a mouse or hand pointer is over this button

Namespace: YouInteract.YouInteractAPI
Assembly: YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsHandPointerOver { get; set; }

Property Value

Type: Boolean
See Also