C# 클래스 Microsoft.Phone.Controls.TiltEffect.LogarithmicEase

Provides an easing function for the tilt return.
상속: System.Windows.Media.Animation.EasingFunctionBase
파일 보기 프로젝트 열기: Kinnara/WPToolkit

보호된 메소드들

메소드 설명
EaseInCore ( double normalizedTime ) : double

Computes the easing function.

메소드 상세

EaseInCore() 보호된 메소드

Computes the easing function.
protected EaseInCore ( double normalizedTime ) : double
normalizedTime double The time.
리턴 double