다음을 통해 공유


HandPartPose<ContextType> 생성자

정의

오버로드

HandPartPose<ContextType>()
HandPartPose<ContextType>(ContextType, PoseDirection)

HandPartPose<ContextType>()

protected HandPartPose ();

적용 대상

HandPartPose<ContextType>(ContextType, PoseDirection)

protected HandPartPose (ContextType context, Microsoft.Gestures.PoseDirection direction = Microsoft.Gestures.PoseDirection.Undefined);

매개 변수

context
ContextType
direction
PoseDirection

적용 대상