Shape.PickupAnimation Method
Picks up all animation from the Shape object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub PickupAnimation
'Usage
Dim instance As Shape
instance.PickupAnimation()
void PickupAnimation()