New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

C#
public class PanGestureEventArgs : GestureEventArgs

Inheritance: objectEventArgsGestureEventArgsPanGestureEventArgs

Inherited Members GestureEventArgs.HandledGestureEventArgs.GestureTypeGestureEventArgs.IsBeginGestureEventArgs.IsEndGestureEventArgs.IsInertiaGestureEventArgs.LocationEventArgs.Empty...

Properties

The possition offset according to the previous pan event.

C#
public Size Offset { get; }

A direction vector that indicates the direction of the velocity.

C#
public Size Velocity { get; }
In this article
DefinitionPropertiesOffsetVelocity
Not finding the help you need?
Contact Support