C# 클래스 SilverlightFX.UserInterface.Effects.Shake

Represents an effect that shakes the associated element left and right.
상속: Effect
파일 보기 프로젝트 열기: nikhilk/silverlightfx

공개 메소드들

메소드 설명
Shake ( ) : System

Initializes an instance of a ShakeEffect.

보호된 메소드들

메소드 설명
CreateEffectAnimation ( AnimationEffectDirection direction ) : ProceduralAnimation

메소드 상세

CreateEffectAnimation() 보호된 메소드

protected CreateEffectAnimation ( AnimationEffectDirection direction ) : ProceduralAnimation
direction AnimationEffectDirection
리턴 System.Windows.Media.Glitz.ProceduralAnimation

Shake() 공개 메소드

Initializes an instance of a ShakeEffect.
public Shake ( ) : System
리턴 System