HandMotion 클래스

정의

[System.Windows.Markup.ContentProperty("MotionConstraints")]
public class HandMotion : Microsoft.Gestures.GestureSegment
상속
파생
특성

생성자

HandMotion()
HandMotion(String, DepthMotionSegment, Nullable<Hand>)
HandMotion(String, Hand)
HandMotion(String, HorizontalMotionSegment, Nullable<Hand>)
HandMotion(String, IEnumerable<DepthMotionSegment>, Nullable<Hand>)
HandMotion(String, IEnumerable<HorizontalMotionSegment>, Nullable<Hand>)
HandMotion(String, IEnumerable<VerticalMotionSegment>, Nullable<Hand>)
HandMotion(String, MotionConstraint[])
HandMotion(String, String, MotionPlane, Nullable<Hand>)
HandMotion(String, VerticalMotionSegment, Nullable<Hand>)

속성

ContainingGesture (다음에서 상속됨 GestureSegment)
FingerMotions
IsFrozen (다음에서 상속됨 GesturesFrameworkObject)
MotionConstraints
Name (다음에서 상속됨 GestureSegment)
NestingPath (다음에서 상속됨 GestureSegment)
NextSegments (다음에서 상속됨 GestureSegment)
PalmMotion

메서드

CalculateHashCode() (다음에서 상속됨 GestureSegment)
Clone(String) (다음에서 상속됨 GestureSegment)
DeepFreeze()
Equals(Object) (다음에서 상속됨 GesturesFrameworkObject)
EqualsInternal(Object) (다음에서 상속됨 GestureSegment)
Equivalent(GestureSegment)
Equivalent(HandMotion)
Freeze() (다음에서 상속됨 GesturesFrameworkObject)
GetHashCode() (다음에서 상속됨 GesturesFrameworkObject)
InitializeCore() (다음에서 상속됨 Xamlizable)
ToString() (다음에서 상속됨 GestureSegment)
ToXaml() (다음에서 상속됨 Xamlizable)
TriggerEvent() (다음에서 상속됨 GestureSegment)
TriggerEventAsync(Int32) (다음에서 상속됨 GestureSegment)
ValidateCore()
VerifyNotFrozen(String) (다음에서 상속됨 GesturesFrameworkObject)

이벤트

Triggered (다음에서 상속됨 GestureSegment)

명시적 인터페이스 구현

ISupportInitialize.BeginInit() (다음에서 상속됨 Xamlizable)
ISupportInitialize.EndInit() (다음에서 상속됨 Xamlizable)
IUriContext.BaseUri (다음에서 상속됨 Xamlizable)
IValidatable.Validate() (다음에서 상속됨 GesturesFrameworkObject)

적용 대상