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 中引入)

适用于