Click or drag to resize

ImageGestureRecognizerMinimumDistanceBetweenPointsUnits Property

Minimum difference beteen points in units to count as a new point. Default is 0.1.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float MinimumDistanceBetweenPointsUnits { get; set; }

Property Value

Type: Single
See Also