![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : InteractivePinchDeltaEventArgs Class |
The following tables list the members exposed by InteractivePinchDeltaEventArgs.
Name | Description | |
---|---|---|
![]() | InteractivePinchDeltaEventArgs Constructor | Initializes a new InteractivePinchDeltaEventArgs |
Name | Description | |
---|---|---|
![]() | DistanceRatio | Ratio of the current distance between cyrrent and original positions.s |
![]() | IsHandled | Indicates whether this event is handled. (Inherited from Leadtools.Controls.InteractiveEventArgs) |
![]() | MouseButton | Mouse button that triggered this event. (Inherited from Leadtools.Controls.InteractiveEventArgs) |
![]() | NativeEvent | Native event associated with this event. (Inherited from Leadtools.Controls.InteractiveEventArgs) |
![]() | Origin | Original mouse or touch position. (Inherited from Leadtools.Controls.InteractiveEventArgs) |
![]() | Origin2 | Position of the origin for the second touch. (Inherited from Leadtools.Controls.InteractiveMultiTouchEventArgs) |
![]() | Position | Current mouse or touch position. (Inherited from Leadtools.Controls.InteractiveEventArgs) |
![]() | Position2 | Current position of the second touch. (Inherited from Leadtools.Controls.InteractiveMultiTouchEventArgs) |
![]() | TotalAngleDelta | Difference in angle between the current and original positions. |