PalmRejectionDelayZonePreview 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供支持墨迹区域周围手掌排斥的功能。
public ref class PalmRejectionDelayZonePreview sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PalmRejectionDelayZonePreview final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PalmRejectionDelayZonePreview : System.IDisposable
Public NotInheritable Class PalmRejectionDelayZonePreview
Implements IDisposable
- 继承
- 属性
- 实现
Windows 要求
设备系列 |
Windows 10, version 1809 (在 10.0.17763.0 中引入)
|
API contract |
Windows.Foundation.UniversalApiContract (在 v7.0 中引入)
|
方法
Close() |
释放与 PalmRejectionDelayZonePreview 对象关联的所有系统资源。 |
CreateForVisual(Visual, Rect) |
基于指定的墨迹面板创建手掌拒绝区域。 |
CreateForVisual(Visual, Rect, Visual, Rect) |
基于指定的墨迹面板和视区创建手掌拒绝区域。 |
Dispose() |
执行与释放或重置非托管资源关联的应用程序定义的任务。 |