Table of Contents

Property InputDevice_TouchGesture

Namespace
VectorDraw.Professional.Control
Assembly
VDrawBaseControl.dll

InputDevice_TouchGesture

Returns the manager for Touch Gesture

public VectorDrawBaseControl.TouchGestureManager InputDevice_TouchGesture { get; }

Property Value

VectorDrawBaseControl.TouchGestureManager

Remarks

Same as inputDeviceManager.TouchGesture

Exported for VB.NET compatibility