ZennoLab Assemblies Documentation
MinStep Field
ZennoLab.CommandCenter.TouchEvents Namespace > TouchEmulationParameters Class : MinStep Field
Minimum distance for steps while following Bezier curve. Acceptable range: [1, 60]. Must be less than or equal to MaxStep. Distance of steps is directly proportional to the speed of swipes. Actual distance for steps of each swipe will start at MinStep. It will get multiplied by Acceleration each step, but will not exceed MaxStep
Syntax
public float MinStep
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TouchEmulationParameters Class
TouchEmulationParameters Members