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 | |
---|---|---|
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. | |
Application | Gets an Application object that represents the creator of the specified object. | |
Color2 | Returns a ColorFormat object that represents the color on which to end a color-cycle animation. | |
Direction | Gets or sets the direction used for an animation effect. This property can be used only if the effect uses a direction. | |
FontName | Gets or sets the name of the font in the specified WordArt. | |
Parent | Gets the parent object for the specified object. | |
Relative | Gets or sets whether to set the motion position relative to the position of the shape. | |
Size | Gets or sets the character size, in points. |
Top