Class
GestureInfoHelper

Definition

Namespace:Telerik.WinControls

Assembly:TelerikCommon.dll

Syntax:

cs-api-definition
public static class GestureInfoHelper

Inheritance: objectGestureInfoHelper

Properties

SupportsGestures

Declaration

cs-api-definition
public static bool SupportsGestures { get; set; }

Property Value

bool

Methods

GetGestureInfo(IntPtr, ref GESTUREINFO)

Declaration

cs-api-definition
public static extern bool GetGestureInfo(IntPtr hGestureInfo, ref GESTUREINFO pGestureInfo)

Parameters

hGestureInfo

IntPtr

pGestureInfo

GESTUREINFO

Returns

bool