TouchParametersGetSlopeMinimum Method |
Gets the slope minimum.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public byte GetSlopeMinimum()
Public Function GetSlopeMinimum As Byte
public:
unsigned char GetSlopeMinimum()
member GetSlopeMinimum : unit -> byte
Return Value
Type:
ByteThe slope minimum.
See Also