Adding Kinect cursor events to WPF Controls (Kinect SDK 1.7)
I´m writing some Linect WPF application with some special WPF controls
(ESRI WPF – especially map control)
Is there any option how to add to this control my own event which will be
fired when the hand cursor do something? For example: HandEnter,
HandLeave, etc.
I´m not experienced with Events in C# - I´ve never created my own Events –
I only know, that there is an AddEvent and AddEventRoute for WPF controls
– is this the right way?
Thanks a lot
No comments:
Post a Comment