Skip to content

Latest commit

 

History

History
83 lines (62 loc) · 3.31 KB

nf-rtscom-igesturerecognizer-get_maxstrokecount.md

File metadata and controls

83 lines (62 loc) · 3.31 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:rtscom.IGestureRecognizer.get_MaxStrokeCount
IGestureRecognizer::get_MaxStrokeCount (rtscom.h)
Gets or sets the maximum number of strokes allowed per gesture recognition. (Get)
IGestureRecognizer interface [Tablet PC]
MaxStrokeCount property
IGestureRecognizer.MaxStrokeCount
IGestureRecognizer.get_MaxStrokeCount
IGestureRecognizer.put_MaxStrokeCount
IGestureRecognizer::MaxStrokeCount
IGestureRecognizer::get_MaxStrokeCount
IGestureRecognizer::put_MaxStrokeCount
MaxStrokeCount property [Tablet PC]
MaxStrokeCount property [Tablet PC]
IGestureRecognizer interface
d7f40294-437a-4d5c-9389-1798102d0d8f
get_MaxStrokeCount
rtscom/IGestureRecognizer::MaxStrokeCount
rtscom/IGestureRecognizer::get_MaxStrokeCount
rtscom/IGestureRecognizer::put_MaxStrokeCount
tablet.igesturerecognizer_maxstrokecount
tablet\igesturerecognizer_maxstrokecount.htm
tablet
d7f40294-437a-4d5c-9389-1798102d0d8f
12/05/2018
IGestureRecognizer interface [Tablet PC],MaxStrokeCount property, IGestureRecognizer.MaxStrokeCount, IGestureRecognizer.get_MaxStrokeCount, IGestureRecognizer.put_MaxStrokeCount, IGestureRecognizer::MaxStrokeCount, IGestureRecognizer::get_MaxStrokeCount, IGestureRecognizer::put_MaxStrokeCount, MaxStrokeCount property [Tablet PC], MaxStrokeCount property [Tablet PC],IGestureRecognizer interface, d7f40294-437a-4d5c-9389-1798102d0d8f, get_MaxStrokeCount, rtscom/IGestureRecognizer::MaxStrokeCount, rtscom/IGestureRecognizer::get_MaxStrokeCount, rtscom/IGestureRecognizer::put_MaxStrokeCount, tablet.igesturerecognizer_maxstrokecount
rtscom.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
RTSCom.dll
Windows
19H1
IGestureRecognizer::get_MaxStrokeCount
rtscom/IGestureRecognizer::get_MaxStrokeCount
c++
APIRef
kbSyntax
COM
RTSCom.dll
IGestureRecognizer.MaxStrokeCount
IGestureRecognizer.get_MaxStrokeCount
IGestureRecognizer.put_MaxStrokeCount
IGestureRecognizer.get_MaxStrokeCount
IGestureRecognizer.put_MaxStrokeCount

IGestureRecognizer::get_MaxStrokeCount

-description

Gets or sets the maximum number of strokes allowed per gesture recognition.

This property is read/write.

-parameters

-remarks

Valid values are 1 and 2. When the MaxStrokeCount property is 2, gesture recognizer looks back to the most recent two strokes and attempts to recognize them as gestures. This may result in multiple recognition calls and multiple gesture events flowing through the system.

-see-also

DynamicRenderer Class

GestureRecognizer Class

IGestureRecognizer

RealTimeStylus Class