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

Represents an effect that fades in and out the associated element.
상속: System.Windows.Media.Glitz.AnimationEffect
파일 보기 프로젝트 열기: nikhilk/silverlightfx

공개 메소드들

메소드 설명
Pulsate ( ) : System

Initializes an instance of a ShakeEffect.

보호된 메소드들

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

메소드 상세

CreateEffectAnimation() 보호된 메소드

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

Pulsate() 공개 메소드

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