Compositor.CreateShapeVisual Method

Definition

Creates an instance of ShapeVisual.

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

Returns

Returns the created ShapeVisual object.

Applies to