TouchCapabilities.Contacts 属性

定义

获取所有数字化器支持的最小触点数。

public:
 property unsigned int Contacts { unsigned int get(); };
uint32_t Contacts();
public uint Contacts { get; }
var uInt32 = touchCapabilities.contacts;
Public ReadOnly Property Contacts As UInteger

属性值

UInt32

unsigned int

uint32_t

获取所有数字化器支持的最小触点数。

适用于

另请参阅