p:animMotion
Animate Motion
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-animationInfo.xsd
Type: p:CT_TLAnimateMotionBehavior
Properties: Local, Qualified
Content
- Sequence [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
origin | [0..1] | p:ST_TLAnimateMotionBehaviorOrigin | Origin | |
path | [0..1] | xsd:string | Path | |
pathEditMode | [0..1] | p:ST_TLAnimateMotionPathEditMode | Path Edit Mode | |
rAng | [0..1] | a:ST_Angle | Relative Angle | |
ptsTypes | [0..1] | xsd:string | Points Types |
Used in
- Type p:CT_TimeNodeList (Elements p:childTnLst, p:subTnLst, p:tnLst)
Sample instance
<p:animMotion> <p:cBhvr> <p:cTn> <p:stCondLst>... </p:stCondLst> <p:endCondLst>... </p:endCondLst> <p:endSync>... </p:endSync> <p:iterate>... </p:iterate> <p:childTnLst>... </p:childTnLst> <p:subTnLst>... </p:subTnLst> </p:cTn> <p:tgtEl> <p:sldTgt/> </p:tgtEl> <p:attrNameLst> <p:attrName>string</p:attrName> </p:attrNameLst> </p:cBhvr> <p:by x="1" y="1"/> <p:from x="1" y="1"/> <p:to x="1" y="1"/> <p:rCtr x="1" y="1"/> </p:animMotion>