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 で導入)

適用対象