ContextNodeTypeBase.InkBullet Field
Represents a collection of strokes that make up a bullet in a bulleted list.
Namespace: System.Windows.Ink.AnalysisCore
Assembly: IACore (in IACore.dll)
Syntax
'Declaration
Public Shared ReadOnly InkBullet As Guid
'Usage
Dim value As Guid
value = ContextNodeTypeBase.InkBullet
public static readonly Guid InkBullet
public:
static initonly Guid InkBullet
public static final var InkBullet : Guid
Remarks
The InkBullet ContextNodeType represents a collection of strokes that make up a bullet in a bulleted list.
A ContextNode of type InkBullet cannot have any children. It can only be a child of a Paragraph ContextNode. Only one InkBullet can appear in a single Paragraph ContextNode.
The Guid value for this ContextNodeTypeBase field is 88a74bdf-43fa-4a15-890b-9a33865a6091.
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