Skip to main content
A newer version of this page is available. .

IShapeAnimationParameters Members

Provides access to parameters that specify the transition that changes one screen to another with the shape effect.

Properties

Name Description
EffectOptions Gets or sets the transition direction and shape.
FrameCount Gets or sets the frame count in the transition. Inherited from IAnimationParameters.
FrameInterval Gets or sets the time interval between frames in the associated transition. Inherited from IAnimationParameters.

Methods

Name Description
Combine(IAnimationParameters) Assigns the specified object’s values to the corresponding values that are not set in this object. Inherited from IAnimationParameters.
See Also