Поделиться через


ContextNodeType - члены

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

Обновлен: Ноябрь 2007

Defines values that specify the ContextNode object type.

Тип ContextNodeType предоставляет следующие члены.

Методы

  Имя Описание
ms616699.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms616699.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms616699.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms616699.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms616699.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms616699.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

В начало страницы

Поля

  Имя Описание
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif AnalysisHint Represents a node type that provides region context information to the InkAnalyzer - thereby improving analysis results.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif CustomRecognizer The node type used for a single recognition operation.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif Image The node type for a two-dimensional region where non-ink images exist in the document.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif InkBullet The node type for a collection of strokes that constitute a bullet in a bulleted list.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif InkDrawing The node type for a collection of strokes that constitute a drawing.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif InkWord The node type for a collection of strokes that constitute a logical grouping used to form a recognizable word.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif Line Represents the type of node for a line of words.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif Object The node type for an object that is returned from an "object" custom recognizer.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif Paragraph The node type for a collection of nodes that constitute a logical grouping of lines.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif Root The node type for the top node of a tree of nodes that is used to describe the results of ink analysis.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif TextWord The node type for the two-dimensional region where non-ink text exists in the document.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif UnclassifiedInk The node type for any strokes that have not yet been classified or recognized.
ms616699.pubfield(ru-ru,VS.90).gifms616699.static(ru-ru,VS.90).gif WritingRegion The node type for a group of text paragraphs with the same orientation.

В начало страницы

См. также

Ссылки

ContextNodeType Класс

System.Windows.Ink - пространство имен