ZennoLab Assemblies Documentation
MaxStep Field
ZennoLab.CommandCenter.TouchEvents Namespace > TouchEmulationParameters Class : MaxStep Field
Minimum distance for steps while following Bezier curve. Acceptable range: [1, 60]. Must be greater than or equal to MinStep. 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 MaxStep
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