Share via


EffectParameters Members

Include Protected Members
Include Inherited Members

Represents various animation parameters for an Effect object, such as colors, fonts, sizes, and directions.

The EffectParameters type exposes the following members.

Properties

  Name Description
Public property Amount Gets or sets a value that represents the number of degrees an animated shape is rotated around the z-axis. A positive value indicates clockwise rotation; a negative value indicates counterclockwise rotation.
Public property Application Gets an Application object that represents the creator of the specified object.
Public property Color2 Returns a ColorFormat object that represents the color on which to end a color-cycle animation.
Public property Direction Gets or sets the direction used for an animation effect. This property can be used only if the effect uses a direction.
Public property FontName Gets or sets the name of the font in the specified WordArt.
Public property Parent Gets the parent object for the specified object.
Public property Relative Gets or sets whether to set the motion position relative to the position of the shape.
Public property Size Gets or sets the character size, in points.

Top

See Also

Reference

EffectParameters Interface

Microsoft.Office.Interop.PowerPoint Namespace