Click or drag to resize

PenPointer Constructor

Initializes a new instance of the PenPointer class.

Namespace:  TouchScript.Pointers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public PenPointer(
	IInputSource input
)

Parameters

input
Type: TouchScript.InputSourcesIInputSource
See Also