![]() |
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 : InteractivePinchStartedEventArgs Class |
The following tables list the members exposed by InteractivePinchStartedEventArgs.
Name | Description | |
---|---|---|
![]() | InteractivePinchStartedEventArgs Constructor | Initializes a new InteractivePinchStartedEventArgs |
Name | Description | |
---|---|---|
![]() | Angle | Angle between the original and current positions. |
![]() | Distance | Distance between the original and current positions. |
![]() | 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) |