'宣言 Public Enum AnimationType Inherits System.Enum
public enum AnimationType : System.Enum
'宣言 Public Enum AnimationType Inherits System.Enum
public enum AnimationType : System.Enum
メンバ | 解説 |
---|---|
Blind | 目隠しアニメーション |
Bounce | バウンドアニメーション |
Clip | クリップアニメーション |
Drop | 落下アニメーション |
Fade | フェードアニメーション |
Fold | 折りたたみアニメーション |
None | アニメーションなし |
Puff | 膨張アニメーション |
Pulsate | パルスアニメーション |
Scale | 拡大縮小アニメーション |
Scroll | スクロールアニメーション |
Shake | 振動アニメーション |
System.Object
System.ValueType
System.Enum
C1.WPF.Extended.AnimationType