Share via


Compositor.CreateShapeVisual メソッド

定義

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

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

戻り値

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

適用対象