IGestureRecognizer::put_Enabled method (rtscom.h)

Gets or sets a value that indicates whether gesture recognition is enabled.

This property is read/write.

Syntax

HRESULT put_Enabled(
  BOOL fEnabled
);

Parameters

fEnabled

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header rtscom.h
DLL RTSCom.dll

See also

DynamicRenderer Class

GestureRecognizer Class

IGestureRecognizer

IGestureRecognizer::MaxStrokeCount Property

RealTimeStylus Class