CalibrationStatePointLowerRight Field | 
 
            The calibration point is in the lower right of the screen.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic const int PointLowerRight = 6
Public Const PointLowerRight As Integer = 6
public:
literal int PointLowerRight = 6
static val mutable PointLowerRight: int
Field Value
Type: 
Int32
See Also