Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 633 Bytes

inkanalyzer_adddataforstrokes_1728510866.md

File metadata and controls

28 lines (16 loc) · 633 Bytes
-api-id -api-type
M:Windows.UI.Input.Inking.Analysis.InkAnalyzer.AddDataForStrokes(Windows.Foundation.Collections.IIterable{Windows.UI.Input.Inking.InkStroke})
winrt method

Windows.UI.Input.Inking.Analysis.InkAnalyzer.AddDataForStrokes

-description

Adds data for multiple ink strokes to the ink analysis results.

-parameters

-param strokes

The collection of ink strokes from which to extract the data to add to the ink analysis results.

-remarks

-see-also

-examples