Share via


P14.shred Field

Definition

Represents the p14:shred XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, transition.
  • has the following XML attributes: dir, pattern.
  • corresponds to the following strongly-typed classes: ShredTransition.

Applies to