Click or drag to resize

DeviceGetContactCountMaximum Method

This method attempts to get the maximum number of contacts a ScripTouch multi-touch device supports. This is not supported on all ScripTouch devices.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public int GetContactCountMaximum()

Return Value

Type: Int32
maximum number of contacts
See Also