IAnimation インターフェイス

定義

プロパティ値をアニメーション化するためのサポートを提供します。

public interface class IAnimation
public interface IAnimation
type IAnimation = interface
Public Interface IAnimation

メソッド

名前 説明
GetCurrentValue(Object, Object, AnimationClock)

このアニメーションがプロパティの現在の値である必要があると考えられる値を計算します。

適用対象