Class
PanGestureEventArgs

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public class PanGestureEventArgs : GestureEventArgs

Inheritance: objectEventArgsGestureEventArgsPanGestureEventArgs

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

Properties

Offset

The possition offset according to the previous pan event.

Declaration

cs-api-definition
public Size Offset { get; }

Property Value

Size

Velocity

A direction vector that indicates the direction of the velocity.

Declaration

cs-api-definition
public Size Velocity { get; }

Property Value

Size

In this article
DefinitionPropertiesOffsetVelocity
Not finding the help you need?
Contact Support