共用方式為


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 引進)

適用於