InkAnalyzer.GetAnalysisHints Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Returns analysis hints that are attached to the InkAnalyzer.
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 | |
---|---|---|
GetAnalysisHints() | Returns all of the AnalysisHintNode objects that are attached to the InkAnalyzer. | |
GetAnalysisHints(String) | Returns all of the AnalysisHintNode objects with the specified name that are attached to the InkAnalyzer. |
Top