DepthMotionScript 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public class DepthMotionScript : Microsoft.Gestures.StockMotionSegmentsScript<Microsoft.Gestures.DepthMotionSegment>
- 상속
-
DepthMotionScript
생성자
DepthMotionScript(DepthMotionSegment, DepthMotionSegment[]) | |
DepthMotionScript(IEnumerable<DepthMotionSegment>) |
속성
IsFrozen | (다음에서 상속됨 GesturesFrameworkObject) |
MotionPlane | (다음에서 상속됨 StockMotionSegmentsScript<TPlaneSegment>) |
MotionSegments | (다음에서 상속됨 StockMotionSegmentsScript<TPlaneSegment>) |
메서드
CalculateHashCode() | (다음에서 상속됨 StockMotionSegmentsScript<TPlaneSegment>) |
DeepFreeze() | (다음에서 상속됨 StockMotionSegmentsScript<TPlaneSegment>) |
Equals(Object) | (다음에서 상속됨 GesturesFrameworkObject) |
EqualsInternal(Object) | (다음에서 상속됨 StockMotionSegmentsScript<TPlaneSegment>) |
Freeze() | (다음에서 상속됨 GesturesFrameworkObject) |
GetHashCode() | (다음에서 상속됨 GesturesFrameworkObject) |
GetMotionPlaneHashCode() | (다음에서 상속됨 StockMotionSegmentsScript<TPlaneSegment>) |
IsMotionPlaneEquals(MotionScript) | (다음에서 상속됨 StockMotionSegmentsScript<TPlaneSegment>) |
ToPath() | (다음에서 상속됨 MotionScript) |
ToPoints() | (다음에서 상속됨 MotionScript) |
ToString() | (다음에서 상속됨 StockMotionSegmentsScript<TPlaneSegment>) |
ToSvg() | (다음에서 상속됨 StockMotionSegmentsScript<TPlaneSegment>) |
ValidateCore() | (다음에서 상속됨 StockMotionSegmentsScript<TPlaneSegment>) |
VerifyNotFrozen(String) | (다음에서 상속됨 GesturesFrameworkObject) |
명시적 인터페이스 구현
IValidatable.Validate() | (다음에서 상속됨 GesturesFrameworkObject) |