Gesture 類別
表示查詢從筆勢辨識所傳回「筆勢」之特定屬性的能力。
命名空間: 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 Gestures和 Command Input on the Tablet PC。
繼承階層架構
System.Object
Microsoft.Ink.Gesture
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。
平台
Windows Vista
.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求。
版本資訊
.NET Framework
支援版本:3.0