Share via


INKML.channelProperties Field

Definition

Represents the inkml:channelProperties XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: inkSource.
  • has the following child XML elements: channelProperty.
  • corresponds to the following strongly-typed classes: ChannelProperties.

Applies to