Click or drag to resize

GestureDataIsValid Property

if this gesture is valid (has at least one point).

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool IsValid { get; }

Property Value

Type: Boolean
See Also