[]
Contains information of the tap events.
public class C1TappedEventArgs : C1InputEventArgs
Name | Description |
---|---|
C1TappedEventArgs(View, TouchEventArgs, bool, bool) | Initializes a new instance of the C1TappedEventArgs class. |
Name | Description |
---|---|
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. |