Share via


RealTimeStylus 成员

包括受保护的成员
包括继承的成员

包括 .NET Framework 成员
包括 .NET Compact Framework 成员
包括 XNA Framework 成员

更新:2007 年 11 月

实时处理来自数字化仪 的手写笔数据包数据。无法继承此类。

RealTimeStylus 类型公开以下成员。

构造函数

  名称 说明
ms585725.pubmethod(zh-cn,VS.90).gif RealTimeStylus 已重载。 初始化 RealTimeStylus 类的新实例。

页首

方法

  名称 说明
ms585725.pubmethod(zh-cn,VS.90).gif AddCustomStylusDataToQueue 将自定义数据添加到 RealTimeStylus 对象的队列中。
ms585725.pubmethod(zh-cn,VS.90).gif ClearStylusQueues 清除 RealTimeStylus 对象的队列。
ms585725.pubmethod(zh-cn,VS.90).gif Dispose 释放 RealTimeStylus 对象使用的所有资源。
ms585725.pubmethod(zh-cn,VS.90).gif Equals 确定指定的 Object 是否等于当前的 Object。 (继承自 Object。)
ms585725.protmethod(zh-cn,VS.90).gif Finalize 允许 Object 在“垃圾回收”回收 Object 之前尝试释放资源并执行其他清理操作。 (继承自 Object。)
ms585725.pubmethod(zh-cn,VS.90).gif GetDesiredPacketDescription 返回值的数组,这些值指示 RealTimeStylus 对象需要的、在 Tablet 上下文 上收集的数据包
ms585725.pubmethod(zh-cn,VS.90).gif GetHashCode 用作特定类型的哈希函数。 (继承自 Object。)
ms585725.pubmethod(zh-cn,VS.90).gif GetStyluses 返回 RealTimeStylus 遇到的 Stylus 对象的数组。
ms585725.pubmethod(zh-cn,VS.90).gif GetTabletContextIdFromTablet 返回与给定的 Tablet 对象关联的 Tablet 上下文标识符。
ms585725.pubmethod(zh-cn,VS.90).gif GetTabletFromTabletContextId 返回与给定的 Tablet 上下文标识符关联的 Tablet 对象。
ms585725.pubmethod(zh-cn,VS.90).gif GetTabletPropertyDescriptionCollection 返回与给定的 Tablet 上下文标识符关联的 TabletPropertyDescriptionCollection 集合。
ms585725.pubmethod(zh-cn,VS.90).gif GetType 获取当前实例的 Type。 (继承自 Object。)
ms585725.protmethod(zh-cn,VS.90).gif MemberwiseClone 创建当前 Object 的浅表副本。 (继承自 Object。)
ms585725.pubmethod(zh-cn,VS.90).gif SetDesiredPacketDescription 设置 RealTimeStylus 对象在对 Tablet 上下文 收集的数据包 方面的需要。
ms585725.pubmethod(zh-cn,VS.90).gif ToString 返回表示当前 ObjectString。 (继承自 Object。)

页首

属性

  名称 说明
ms585725.pubproperty(zh-cn,VS.90).gif AllTouchEnabled 获取或设置一个值,该值指示是否启用对触摸数字化仪的支持。
ms585725.pubproperty(zh-cn,VS.90).gif AsyncPluginCollection 获取从 RealTimeStylus 对象接收 Tablet 笔数据的 IStylusAsyncPlugin 插件的集合。
ms585725.pubproperty(zh-cn,VS.90).gif Enabled 获取或设置一个值,该值指示是否启用 RealTimeStylus 对象。
ms585725.pubproperty(zh-cn,VS.90).gif FlicksEnabled 获取或设置一个值,该值指示是否支持手写笔轻点笔势。
ms585725.pubproperty(zh-cn,VS.90).gif SyncPluginCollection 获取从 RealTimeStylus 对象接收 Tablet 笔数据的 IStylusSyncPlugin 插件的集合。
ms585725.pubproperty(zh-cn,VS.90).gif WindowInputRectangle 获取或设置 RealTimeStylus 对象的输入矩形。

页首

显式接口实现

  名称 说明
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.CustomStylusDataAdded
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privproperty(zh-cn,VS.90).gif IStylusAsyncPlugin.DataInterest
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.Error
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.InAirPackets
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.Packets
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.RealTimeStylusDisabled
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.RealTimeStylusEnabled
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.StylusButtonDown
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.StylusButtonUp
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.StylusDown
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.StylusInRange
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.StylusOutOfRange
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.StylusUp
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.SystemGesture
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.TabletAdded
ms585725.pubinterface(zh-cn,VS.90).gifms585725.privmethod(zh-cn,VS.90).gif IStylusAsyncPlugin.TabletRemoved

页首

另请参见

参考

RealTimeStylus 类

Microsoft.StylusInput 命名空间