Compositor.CreatePathKeyFrameAnimation メソッド

定義

PathKeyFrameAnimation のインスタンスを作成します。

public:
 virtual PathKeyFrameAnimation ^ CreatePathKeyFrameAnimation() = CreatePathKeyFrameAnimation;
PathKeyFrameAnimation CreatePathKeyFrameAnimation();
public PathKeyFrameAnimation CreatePathKeyFrameAnimation();
function createPathKeyFrameAnimation()
Public Function CreatePathKeyFrameAnimation () As PathKeyFrameAnimation

戻り値

作成された PathKeyFrameAnimation オブジェクトを 返します。

Windows の要件

デバイス ファミリ
Windows 10, version 1803 (10.0.17134.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v6.0 で導入)

適用対象