Share via


P14.ripple Field

Definition

Represents the p14:ripple XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to