Share via


INKML.intermittentChannels Field

Definition

Represents the inkml:intermittentChannels XML element.

public static readonly System.Xml.Linq.XName intermittentChannels;
 staticval mutable intermittentChannels : System.Xml.Linq.XName
Public Shared ReadOnly intermittentChannels As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: traceFormat.
  • has the following child XML elements: channel.
  • corresponds to the following strongly-typed classes: IntermittentChannels.

Applies to