IAnimation インターフェイス

定義

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

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

メソッド

GetCurrentValue(Object, Object, AnimationClock)

このアニメーションがプロパティの現在値として認識する値を計算します。

適用対象