ContainerVisual Constructor ()

 

Creates a new instance of the ContainerVisual class.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

public:
ContainerVisual()

The following example shows how to create a new instance of a ContainerVisual object, and then add child visual objects to it.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 3.0
Return to top
Show: