InkAnalyzer.Load Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Loads saved analysis results into 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 | |
---|---|---|
Load(array<Byte[]) | Loads saved analysis results into the ink analyzer. Also loads the ink data to the associated Microsoft.Ink.Ink object. | |
Load(array<Byte[], Boolean) | Loads saved analysis results into the InkAnalyzer. Optionally loads the ink data to the associated Microsoft.Ink.Ink object. |
Top