InkAnalyzerBase.AddStroke Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Adds stroke data for a single stroke to the ink analyzer.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddStroke(Int32, array<Int32[], array<Guid[]) Adds stroke data for a single stroke to the ink analyzer and assigns the active input thread's culture identifier to the stroke.
Public method AddStroke(Int32, array<Int32[], array<Guid[], Int32) Adds stroke data for a single stroke to the ink analyzer and assigns a specific culture identifier to the stroke.

Top

See Also

Reference

InkAnalyzerBase Class

InkAnalyzerBase Members

System.Windows.Ink.AnalysisCore Namespace