TouchParametersGetCoordinateAverage Method  | 
 
            Gets the number of coordinate averages required to produce a coordinate.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic byte GetCoordinateAverage()
Public Function GetCoordinateAverage As Byte
public:
unsigned char GetCoordinateAverage()
member GetCoordinateAverage : unit -> byte 
Return Value
Type: 
ByteThe number of coordinate averages required to produce a coordinate.
See Also