IAnimation 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供將屬性值製成動畫的支援。
public interface class IAnimation
public interface IAnimation
type IAnimation = interface
Public Interface IAnimation
方法
GetCurrentValue(Object, Object, AnimationClock) |
計算這個動畫認為的值應是屬性的目前值。 |