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


ContextNodeType - члены

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

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

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

Defines values that specify the type of ContextNode object.

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

Методы

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

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

Поля

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

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

См. также

Ссылки

ContextNodeType Класс

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