New to Telerik UI for WPFStart a free 30-day trial

Enumeration for the state of the path animation.

Definition

Namespace:Telerik.Windows.Controls.Carousel.Animations

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
public enum PathAnimationState

Fields

Indicates that the animation has not finished.

C#
Finished = 2

Indicates that the animation has not started yet.

C#
NotStarted = 0

Indicates that the animation has started.

C#
Started = 1
In this article
DefinitionFieldsFinishedNotStartedStarted
Not finding the help you need?
Contact Support