Share via


NoNamespace.matrix Field

Definition

Represents the matrix XML attributes.

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 attribute, it:

  • is contained in the following XML elements: skew, shadow.
  • corresponds to the following strongly-typed properties: Shadow.Matrix, Skew.Matrix.

Applies to