PropertyGuidsForAnalysisHints - члены
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Defines globally unique identifiers (GUIDs) for the ContextNode class.
Тип PropertyGuidsForAnalysisHints предоставляет следующие члены.
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.) |
![]() |
Finalize | Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.) |
![]() |
GetHashCode | Играет роль хэш-функции для определенного типа. (Унаследовано от Object.) |
![]() |
GetType | Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.) |
![]() |
MemberwiseClone | Создает неполную копию текущего объекта Object. (Унаследовано от Object.) |
![]() |
ToString | Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.) |
В начало страницы
Поля
Имя | Описание | |
---|---|---|
![]() ![]() |
AllowPartialDictionaryTerms | Specifies the globally unique identifier (GUID) for getting and setting the Boolean that determines whether partial dictionary terms are allowed on an analysis hint. |
![]() ![]() |
CoerceToFactoid | Specifies the globally unique identifier (GUID) for getting or setting the Boolean that determines whether the ink analyzer limits its analysis of ink within the hint's area to conform to the factoid. |
![]() ![]() |
EnabledUnicodeCharacterRanges | Specifies the globally unique identifier (GUID) for the semantic type of the WritingRegionNode or InkDrawingNode. |
![]() ![]() |
Factoid | Specifies the globally unique identifier (GUID) for getting or setting the String that represents the Factoid on an analysis hint. |
![]() ![]() |
Guide | Specifies the globally unique identifier (GUID) for getting and setting the InkRecognizerGuide that represents the guide for an analysis hint. |
![]() ![]() |
Name | Specifies the globally unique identifier (GUID) for getting and setting the String that represents the name of an analysis hint. |
![]() ![]() |
PrefixText | Specifies the globally unique identifier (GUID) for getting and setting the prefix text on an analysis hint. |
![]() ![]() |
SuffixText | Specifies the globally unique identifier (GUID) for getting and setting the String that represents the suffix text on an analysis hint. |
![]() ![]() |
TopInkBreaksOnly | Specifies the globally unique identifier (GUID) for disabling multiple segmentations in the ink recognition results. |
![]() ![]() |
Wordlist | Specifies the globally unique identifier (GUID) for getting and setting the String array that represents the word list for an analysis hint. |
![]() ![]() |
WordMode | Specifies the globally unique identifier (GUID) for getting and setting the Boolean that represents the word mode of an analysis hint. |
В начало страницы