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

모든 디지타이저에서 지원하는 최소 연락처 수를 가져옵니다.

적용 대상

추가 정보