Share via


INKML.matrix Field

Definition

Represents the inkml:matrix XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mapping.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: Matrix.

Applies to