InkRecognizer.GetUnicodeRanges Method
Returns a collection of UnicodeCharacterRange objects representing the supported Unicode character ranges.
Namespace: System.Windows.Ink
Assembly: IAWinFX (in IAWinFX.dll)
Syntax
'Declaration
Public Function GetUnicodeRanges As UnicodeCharacterRangeCollection
'Usage
Dim instance As InkRecognizer
Dim returnValue As UnicodeCharacterRangeCollection
returnValue = instance.GetUnicodeRanges()
public UnicodeCharacterRangeCollection GetUnicodeRanges()
public:
UnicodeCharacterRangeCollection^ GetUnicodeRanges()
public function GetUnicodeRanges() : UnicodeCharacterRangeCollection
Return Value
Type: System.Windows.Ink.UnicodeCharacterRangeCollection
A collection of UnicodeCharacterRange objects representing the supported Unicode character ranges.
Platforms
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Version Information
.NET Framework
Supported in: 3.0