Share via


A.blend Field

Definition

Represents the a:blend XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cont, effectDag.
  • has the following child XML elements: cont.
  • has the following XML attributes: blend.
  • corresponds to the following strongly-typed classes: Blend.

Applies to