[]
Contains information of the tap events.
public class C1TappedEventArgs : C1InputEventArgs
| Name | Description |
|---|---|
| C1TappedEventArgs() |
| Name | Description |
|---|---|
| HitPoint | The x- and y-coordinates of the pointer position |
| IsBarrelButtonDown | Gets a value indicating whether the barrel button of the pen is pressed. |
| IsDown | Gets a value indicating whether the event is performed with the mouse down. |
| IsRightTapped | Gets a value indicating whether the event is performed with the right button of the mouse. |