mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-07 23:43:19 +02:00
Links: .NET Desktop - framework\wpf (#109)
* Links: .NET Desktop - framework\wpf * Apply suggestions from code review Co-authored-by: Andy De George <[email protected]>
This commit is contained in:
co-authored by
Andy De George
parent
c1d6e1d23e
commit
674b773578
@@ -10,10 +10,12 @@ helpviewer_keywords:
|
||||
ms.assetid: f4e8576d-e731-4bac-9818-22e2ae636636
|
||||
---
|
||||
# Handwriting Recognition
|
||||
|
||||
This section discusses the fundamentals of recognition as it pertains to digital ink in the WPF platform.
|
||||
|
||||
## Recognition Solutions
|
||||
The following example shows how to recognize ink using the [Microsoft.Ink.InkCollector](https://docs.microsoft.com/previous-versions/dotnet/netframework-3.5/ms583683(v=vs.90)) class.
|
||||
|
||||
The following example shows how to recognize ink using the [Microsoft.Ink.InkCollector](/previous-versions/dotnet/netframework-3.5/ms583683(v=vs.90)) class.
|
||||
|
||||
> [!NOTE]
|
||||
> This sample requires that handwriting recognizers be installed on the system.
|
||||
@@ -29,4 +31,4 @@ This section discusses the fundamentals of recognition as it pertains to digital
|
||||
|
||||
## See also
|
||||
|
||||
- [Microsoft.Ink.InkCollector](https://docs.microsoft.com/previous-versions/dotnet/netframework-3.5/ms583683(v=vs.90))
|
||||
- [Microsoft.Ink.InkCollector](/previous-versions/dotnet/netframework-3.5/ms583683(v=vs.90))
|
||||
|
||||
Reference in New Issue
Block a user