[]
        
(Showing Draft Content)

C1.WPF.Extended.AnimationOrigin

AnimationOrigin Enum

Specifies the animation origin of the Rating.

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

Fields

Name Description
End

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

First

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