다음을 통해 공유


AnimationBehavior Members

Include Protected Members
Include Inherited Members

Represents the behavior of an animation effect, the main animation sequence, or an interactive animation sequence. The AnimationBehavior object is a member of the AnimationBehaviors collection.

The AnimationBehavior type exposes the following members.

Properties

  Name Description
Public property Accumulate Determines whether animation behaviors accumulate. Read/write.
Public property Additive Sets or returns whether the current animation behavior is combined with other running animations. Read/write.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property ColorEffect Returns a ColorEffect object that represents the color properties for a specified animation behavior.
Public property CommandEffect Returns a CommandEffect object for the specified animation behavior. Read-only.
Public property FilterEffect Returns a FilterEffect object that represents a filter effect for an animation behavior. Read-only.
Public property MotionEffect Returns a MotionEffect object that represents the properties of a motion animation.
Public property Parent Returns the parent object for the specified object.
Public property PropertyEffect Returns a PropertyEffect object for a given animation behavior. Read-only.
Public property RotationEffect Returns a RotationEffect object for an animation behavior. Read-only
Public property ScaleEffect Returns a ScaleEffect object for a given animation behavior. Read-only.
Public property SetEffect Returns a SetEffect object for the animation behavior. Read-only.
Public property Timing Returns a Timing object that represents the timing properties for an animation sequence.
Public property Type Represents the type of animation. Read/write.

Top

Methods

  Name Description
Public method Delete Deletes the specified AnimationBehavior object.

Top

See Also

Reference

AnimationBehavior Interface

Microsoft.Office.Interop.PowerPoint Namespace