C# Class TouchHook.PressAndTapGestureEventArgs

Inheritance: EventArgs
Mostra file Open project: andyhebear/Touch_Hook Class Usage Examples

Public Properties

Property Type Description
ptDelta TouchHook.POINT
ptFirst TouchHook.POINT
state GestureState

Property Details

ptDelta public_oe property

public POINT,TouchHook ptDelta
return TouchHook.POINT

ptFirst public_oe property

public POINT,TouchHook ptFirst
return TouchHook.POINT

state public_oe property

public GestureState state
return GestureState