[]
        
(Showing Draft Content)

C1.WPF.Extended.AnimationMode

AnimationMode Enum

Specifies the animation mode of the Rating.

Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public enum AnimationMode

Fields

Name Description
Continuous

Animation will begin from first to the end one by one.

Synchronous

Animation will begin at the same time for every rating item.