AnimationPoint Members

Include Protected Members
Include Inherited Members

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.

The AnimationPoint type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Formula Returns or sets a formula to use for calculating an animation. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property Time Sets or returns the time at a given animation point. Read/write.
Public property Value Sets or returns the value of a property for an animation point. Read/write.

Top

Methods

  Name Description
Public method Delete Deletes the specified AnimationPoint object.

Top

See Also

Reference

AnimationPoint Interface

Microsoft.Office.Interop.PowerPoint Namespace