TwoPointTransformGestureBasegetNumPoints Method |
Gets the number of points.
Namespace:
TouchScript.Gestures.TransformGestures.Base
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax protected virtual int getNumPoints()
Return Value
Type:
Int32 Number of points.
See Also