다음을 통해 공유


GestureRecognizer 멤버

보호된 멤버 포함
상속된 멤버 포함

.NET Framework 멤버 포함
.NET Compact Framework 멤버 포함
XNA Framework 멤버 포함

업데이트: 2007년 11월

제스처를 인식하고 제스처 데이터를 입력 큐에 추가하여 이벤트에 반응합니다.

GestureRecognizer 형식에서는 다음과 같은 멤버를 노출합니다.

생성자

  이름 설명
ms575189.pubmethod(ko-kr,VS.90).gif GestureRecognizer GestureRecognizer 클래스의 새 인스턴스를 초기화합니다.

위쪽

메서드

  이름 설명
ms575189.pubmethod(ko-kr,VS.90).gif Dispose GestureRecognizer 개체에 사용된 리소스를 해제합니다.
ms575189.pubmethod(ko-kr,VS.90).gif EnableGestures GestureRecognizer 개체에 알려진 응용 프로그램 제스처에 대한 관심도가 있는지 여부를 나타내는 값을 설정합니다.
ms575189.pubmethod(ko-kr,VS.90).gif Equals 지정한 Object가 현재 Object와 같은지 여부를 확인합니다. (Object에서 상속됨)
ms575189.protmethod(ko-kr,VS.90).gif Finalize 가비지 수집기에서 Object를 회수하기 전에 Object가 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
ms575189.pubmethod(ko-kr,VS.90).gif GetHashCode 특정 형식에 대한 해시 함수 역할을 합니다. (Object에서 상속됨)
ms575189.pubmethod(ko-kr,VS.90).gif GetType 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
ms575189.protmethod(ko-kr,VS.90).gif MemberwiseClone 현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)
ms575189.pubmethod(ko-kr,VS.90).gif Reset GestureRecognizer 개체에서 이전 스트로크 정보를 지웁니다.
ms575189.pubmethod(ko-kr,VS.90).gif ToString 현재 Object를 나타내는 String을 반환합니다. (Object에서 상속됨)

위쪽

필드

  이름 설명
ms575189.pubfield(ko-kr,VS.90).gifms575189.static(ko-kr,VS.90).gif GestureRecognitionDataGuid CustomStylusData 개체의 Data 속성에 GestureRecognizerGestureRecognitionData가 들어 있음을 나타냅니다.

위쪽

속성

  이름 설명
ms575189.pubproperty(ko-kr,VS.90).gif Enabled 제스처 인식이 사용되는지 여부를 나타내는 값을 가져오거나 설정합니다.
ms575189.pubproperty(ko-kr,VS.90).gif MaxStrokeCount 제스처 인식에 허용되는 최대 스트로크 수를 가져오거나 설정합니다.

위쪽

명시적 인터페이스 구현

  이름 설명
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.CustomStylusDataAdded
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.CustomStylusDataAdded
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privproperty(ko-kr,VS.90).gif IStylusAsyncPlugin.DataInterest
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privproperty(ko-kr,VS.90).gif IStylusSyncPlugin.DataInterest
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.Error
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.Error
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.InAirPackets
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.InAirPackets
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.Packets
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.Packets
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.RealTimeStylusDisabled
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.RealTimeStylusDisabled
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.RealTimeStylusEnabled
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.RealTimeStylusEnabled
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.StylusButtonDown
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.StylusButtonDown
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.StylusButtonUp
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.StylusButtonUp
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.StylusDown
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.StylusDown
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.StylusInRange
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.StylusInRange
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.StylusOutOfRange
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.StylusOutOfRange
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.StylusUp
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.StylusUp
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.SystemGesture
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.SystemGesture
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.TabletAdded
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.TabletAdded
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusAsyncPlugin.TabletRemoved
ms575189.pubinterface(ko-kr,VS.90).gifms575189.privmethod(ko-kr,VS.90).gif IStylusSyncPlugin.TabletRemoved

위쪽

참고 항목

참조

GestureRecognizer 클래스

Microsoft.StylusInput 네임스페이스