Click or drag to resize

ImageGestureRecognizerPathCount Property

The current number of distinct paths that have been drawn

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

Property Value

Type: Int32
See Also