共用方式為


Compositor.CreateShapeVisual 方法

定義

建立 ShapeVisual的實例。

public:
 virtual ShapeVisual ^ CreateShapeVisual() = CreateShapeVisual;
ShapeVisual CreateShapeVisual();
public ShapeVisual CreateShapeVisual();
function createShapeVisual()
Public Function CreateShapeVisual () As ShapeVisual

傳回

會傳回已建立的 ShapeVisual 物件。

Windows 需求

裝置系列
Windows 10, version 1803 (已於 10.0.17134.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v6.0 引進)

適用於