Share via


P14.flythrough Field

Definition

Represents the p14:flythrough XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to