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


ContextNodeTypeBase.Paragraph - поле

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

Represents the type of node for a collection of nodes that constitutes a logical grouping of lines.

Пространство имен:  System.Windows.Ink.AnalysisCore
Сборка:  IACore (в IACore.dll)

Синтаксис

'Декларация
Public Shared ReadOnly Paragraph As Guid
'Применение
Dim value As Guid

value = ContextNodeTypeBase.Paragraph
public static readonly Guid Paragraph
public:
static initonly Guid Paragraph
public static final Guid Paragraph
public static final var Paragraph : Guid

Заметки

The exact definition of a paragraph is determined by the analyzing engines. In general, a paragraph contains groups of lines that would reflow together if the box that contains the lines were resized.

A Paragraph node can contain the following types of child elements:

  • Any number of Line nodes.

  • Any number of InkBullet nodes.

  • Any number of nodes with an unknown Guid value.

The Guid value for this ContextNodeTypeBase field is 65b9ce71-a963-48ad-913f-411e81c985f0.

Платформы

Windows Vista, Windows XP с пакетом обновления 2 (SP2), Windows Server 2003

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

ContextNodeTypeBase Класс

ContextNodeTypeBase - члены

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