Share via


FingerMotion 클래스

정의

public class FingerMotion : Microsoft.Gestures.HandPartMotion<Microsoft.Gestures.FingersContext>
상속

생성자

FingerMotion()
FingerMotion(Finger, DepthMotionSegment, DepthMotionSegment[])
FingerMotion(Finger, HorizontalMotionSegment, HorizontalMotionSegment[])
FingerMotion(Finger, IEnumerable<DepthMotionSegment>)
FingerMotion(Finger, IEnumerable<HorizontalMotionSegment>)
FingerMotion(Finger, IEnumerable<VerticalMotionSegment>)
FingerMotion(Finger, MotionScript)
FingerMotion(Finger, String, MotionPlane)
FingerMotion(Finger, VerticalMotionSegment, VerticalMotionSegment[])
FingerMotion(FingersContext, DepthMotionSegment, DepthMotionSegment[])
FingerMotion(FingersContext, HorizontalMotionSegment, HorizontalMotionSegment[])
FingerMotion(FingersContext, IEnumerable<DepthMotionSegment>)
FingerMotion(FingersContext, IEnumerable<HorizontalMotionSegment>)
FingerMotion(FingersContext, IEnumerable<VerticalMotionSegment>)
FingerMotion(FingersContext, MotionScript)
FingerMotion(FingersContext, String, MotionPlane)
FingerMotion(FingersContext, VerticalMotionSegment, VerticalMotionSegment[])
FingerMotion(IEnumerable<Finger>, DepthMotionSegment, DepthMotionSegment[])
FingerMotion(IEnumerable<Finger>, HorizontalMotionSegment, HorizontalMotionSegment[])
FingerMotion(IEnumerable<Finger>, IEnumerable<DepthMotionSegment>)
FingerMotion(IEnumerable<Finger>, IEnumerable<HorizontalMotionSegment>)
FingerMotion(IEnumerable<Finger>, IEnumerable<VerticalMotionSegment>)
FingerMotion(IEnumerable<Finger>, MotionScript)
FingerMotion(IEnumerable<Finger>, String, MotionPlane)
FingerMotion(IEnumerable<Finger>, VerticalMotionSegment, VerticalMotionSegment[])

속성

Context (다음에서 상속됨 HandPartMotion<TContextType>)
IsFrozen (다음에서 상속됨 GesturesFrameworkObject)
MotionScript (다음에서 상속됨 HandPartMotion<TContextType>)
Size

[사용 안 함 기능 - 나중에 사용하도록 예약됨] 범위 HandPartMotion<TContextType> 가 지정되는 거리를 지정합니다.

(다음에서 상속됨 HandPartMotion<TContextType>)
Speed

[사용 안 함 기능 - 나중에 사용하도록 예약됨] 실행 HandPartMotion<TContextType> 해야 하는 속도를 지정합니다.

(다음에서 상속됨 HandPartMotion<TContextType>)

메서드

CalculateHashCode() (다음에서 상속됨 HandPartMotion<TContextType>)
DeepFreeze() (다음에서 상속됨 HandPartMotion<TContextType>)
Equals(Object) (다음에서 상속됨 GesturesFrameworkObject)
EqualsInternal(Object) (다음에서 상속됨 HandPartMotion<TContextType>)
Freeze() (다음에서 상속됨 GesturesFrameworkObject)
GetHashCode() (다음에서 상속됨 GesturesFrameworkObject)
ToString() (다음에서 상속됨 HandPartMotion<TContextType>)
ValidateCore()
VerifyNotFrozen(String) (다음에서 상속됨 GesturesFrameworkObject)

명시적 인터페이스 구현

IValidatable.Validate() (다음에서 상속됨 GesturesFrameworkObject)

적용 대상