KinectApi EventHandler DelegateYouInteract Documentation
Event Handler

Namespace: YouInteract.YouBasic
Assembly: YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public delegate void EventHandler(
	BitmapSource e
)

Parameters

e
Type: System.Windows.Media.Imaging BitmapSource
See Also