TouchParametersSetSlopeLiftoff Method  | 
 
            Sets the slope liftoff.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic void SetSlopeLiftoff(
	short slopeLiftoff
)
Public Sub SetSlopeLiftoff ( 
	slopeLiftoff As Short
)
public:
void SetSlopeLiftoff(
	short slopeLiftoff
)
member SetSlopeLiftoff : 
        slopeLiftoff : int16 -> unit 
Parameters
- slopeLiftoff
 - Type: SystemInt16
Slope Lift Off 
See Also