The following tables list the members exposed by InteractivePinchStartedEventArgs.
Name | Description | |
---|---|---|
InteractivePinchStartedEventArgs Constructor | Initializes a new InteractivePinchStartedEventArgs |
Name | Description | |
---|---|---|
Angle | Gets or sets the angle between the original and current positions. | |
Distance | Gets or sets the distance between the original and current positions. | |
MouseButton | Gets or sets the mouse button that triggered this event. (Inherited from Leadtools.Controls.InteractiveEventArgs) | |
NativeElementEvent | Gets or sets the native JavaScript event associated with this event. (Inherited from Leadtools.Controls.InteractiveEventArgs) | |
Origin | Gets or sets the original mouse or touch position. (Inherited from Leadtools.Controls.InteractiveEventArgs) | |
Origin2 | Gets or sets the position of the origin for the second touch. (Inherited from Leadtools.Controls.InteractiveMultiTouchEventArgs) | |
Position | Gets or sets the current mouse or touch position. (Inherited from Leadtools.Controls.InteractiveEventArgs) | |
Position2 | Gets or sets the current position of the second touch. (Inherited from Leadtools.Controls.InteractiveMultiTouchEventArgs) |