C# Class CCT.NUI.WPFSamples.TouchController.POINT

Mostra file Open project: an83/KinectTouch2

Public Properties

Property Type Description
x int
y int

Property Details

x public_oe property

public int x
return int

y public_oe property

public int y
return int