Share via


P14.fade Field

Definition

Represents the p14:fade XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: media.
  • has the following XML attributes: in, out.
  • corresponds to the following strongly-typed classes: MediaFade.

Applies to