共用方式為


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

取得所有數位板支援的連絡人數目下限。

適用於

另請參閱