Share via


P14.bounceEnd Field

Definition

Represents the p14:bounceEnd XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anim, animMotion, animRot, animScale.
  • corresponds to the following strongly-typed properties: Animate.BounceEnd, AnimateMotion.BounceEnd, AnimateRotation.BounceEnd, AnimateScale.BounceEnd.

Applies to