ExtendedLibrary for WPF/Silverlight
AnimationType 列挙体

C1.WPF.Extended.4.5.2 アセンブリ > C1.WPF.Extended 名前空間 : AnimationType 列挙体
レーティングのアニメーションタイプを指定します。
シンタックス
'宣言
 
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

参照

C1.WPF.Extended 名前空間