​
​
​

Raises the InputPositionChanged event.

OnInputPositionChanged(EventArgs)

​protected virtual void OnInputPositionChanged(EventArgs e);
​Protected Overridable Sub OnInputPositionChanged(ByVal e As EventArgs)

Parameters

Parameter Description
e Specifies an EventArgs object that contains the event data.
​