GeneralTransform::TransformBounds Method (Rect)
.NET Framework (current version)
When overridden in a derived class, 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 possible that contains 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: