Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ArtofKinect
Common
MotionFrameAvailableEventArgs
C# Class ArtofKinect.Common.MotionFrameAvailableEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: JoshBlake/ArtOfKinectRecorder
Class Usage Examples
Public Methods
Method
Description
MotionFrameAvailableEventArgs
(
MotionFrame
motionFrame
) :
System
Method Details
MotionFrameAvailableEventArgs()
public
method
public
MotionFrameAvailableEventArgs
(
MotionFrame
motionFrame
) :
System
motionFrame
MotionFrame
return
System