VisualTreeHelper::GetDescendantBounds Method (Visual^)
.NET Framework (current version)
Returns the union of all the content bounding boxes for all the descendants of the Visual, which includes the content bounding box of the Visual.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- reference
-
Type:
System.Windows.Media::Visual^
The Visual whose bounding box value for all descendants is computed.
Call the GetContentBounds method to return the cached bounding box rectangle for a Visual.
.NET Framework
Available since 3.0
Available since 3.0
Show: