다음을 통해 공유


Gesture 클래스

업데이트: 2007년 11월

제스처 인식에서 반환되는 제스처의 특정 속성을 쿼리할 수 있는 기능을 나타냅니다.

네임스페이스:  Microsoft.Ink
어셈블리:  Microsoft.Ink(Microsoft.Ink.dll)

구문

‘선언
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Public Class Gesture
‘사용 방법
Dim instance As Gesture
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
public class Gesture
[PermissionSetAttribute(SecurityAction::InheritanceDemand, Name = L"FullTrust")]
public ref class Gesture
/** @attribute PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust") */
public class Gesture
public class Gesture

설명

Microsoft 제스처 인식기를 사용하면 제스처가 기본적으로 지원됩니다. 사용 가능한 제스처는 ApplicationGesture 열거형 형식에서 확인할 수 있습니다. 제스처에 대한 자세한 내용은 Using GesturesCommand Input on the Tablet PC을를 참조하십시오.

상속 계층 구조

System.Object
  Microsoft.Ink.Gesture

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

플랫폼

Windows Vista

.NET Framework 및 .NET Compact Framework에서 모든 플랫폼의 전체 버전을 지원하지는 않습니다. 지원되는 버전의 목록을 보려면 .NET Framework 시스템 요구 사항을 참조하십시오.

버전 정보

.NET Framework

3.0에서 지원

참고 항목

참조

Gesture 멤버

Microsoft.Ink 네임스페이스