AnimationPoint Interface
Represents an individual animation point for an animation behavior. The AnimationPoint object is a member of the AnimationPoints collection. The AnimationPoints collection contains all the animation points for an animation behavior.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("914934EB-5A91-11CF-8700-00AA0060263B")> _
Public Interface AnimationPoint
'Usage
Dim instance As AnimationPoint
[GuidAttribute("914934EB-5A91-11CF-8700-00AA0060263B")]
public interface AnimationPoint