CalibrationStateGetPoint Method  | 
 
            If the device is calibrating this will contain the point at which the 
            device is presently waiting for the pen.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
SyntaxPublic Function GetPoint As Integer
member GetPoint : unit -> int 
Return Value
Type: 
Int32the point that the device is waiting for
See Also