Viewport3DVisual::ContentBounds Property

 

Gets the bounding box for the contents of the Viewport3DVisual.

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

public:
property Rect ContentBounds {
	Rect get();
}

Property Value

Type: System.Windows::Rect

Rect that defines the bounding box.

.NET Framework
Available since 3.0
Return to top
Show: