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

IAnimationParameters Interface

Contains parameters applied to the associated animation.

Namespace: DevExpress.Utils.Animation

Assembly: DevExpress.Utils.v19.2.dll

Declaration

public interface IAnimationParameters

The following members return IAnimationParameters objects:

Remarks

IAnimationParameters objects are used to specify the BaseTransition.Parameters property.

See Also