VisualTreeHelper.GetContentBounds Method (Visual3D)
.NET Framework 3.5
Returns the cached bounding box rectangle for the specified Visual3D.
Assembly: PresentationCore (in PresentationCore.dll)
You cannot use methods in XAML.
Parameters
- reference
- Type: System.Windows.Media.Media3D.Visual3D
The 3D visual whose bounding box value is computed.
Return Value
Type: System.Windows.Media.Media3D.Rect3DThe bounding box 3D rectangle for the Visual3D.
Use the GetDescendantBounds method to return the union of all the content bounding boxes for all the descendants of a 3D visual object, which includes the Visual3D itself.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.