Share via


P.animRot Field

Definition

Represents the p:animRot XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: childTnLst, subTnLst.
  • has the following child XML elements: cBhvr.
  • has the following XML attributes: by, from, bounceEnd, to.
  • corresponds to the following strongly-typed classes: AnimateRotation.

Applies to