InkAnalyzerBase.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 InkAnalyzerBase.
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 analysis hint nodes that are attached to the InkAnalyzerBase. | |
GetAnalysisHints(String) | Returns all of the analysis hint nodes with the specified name that are attached to the InkAnalyzerBase. |
Top