windowsforms-devexpress-dot-utils-dot-animation-3c2178f8.md
Provides access to parameters that specify the transition that changes one screen to another with the shape effect.
Namespace : DevExpress.Utils.Animation
Assembly : DevExpress.Utils.v25.2.dll
NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core
public class ShapeAnimationParameters :
AnimationParameters,
IShapeAnimationParameters,
IAnimationParameters
Public Class ShapeAnimationParameters
Inherits AnimationParameters
Implements IShapeAnimationParameters,
IAnimationParameters
The ShapeAnimationParameters class implements the IShapeAnimationParameters interface. The ShapeAnimationParameters type is used to specify the ShapeTransition.Parameters property.
Object AnimationParameters ShapeAnimationParameters
See Also