Transform::TransformBounds Method (Rect)
.NET Framework (current version)
Transforms the specified bounding box and returns an axis-aligned bounding box that is exactly large enough to contain it.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- rect
-
Type:
System.Windows::Rect
The bounding box to transform.
Return Value
Type: System.Windows::RectThe smallest axis-aligned bounding box that can contain the transformed rect.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: