Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 669 Bytes

generaltransform_transformboundscore_1425437943.md

File metadata and controls

26 lines (18 loc) · 669 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.GeneralTransform.TransformBoundsCore(Windows.Foundation.Rect)
winrt method

Microsoft.UI.Xaml.Media.GeneralTransform.TransformBoundsCore

-description

Provides the means to override the TransformBounds behavior in a derived transform class.

-parameters

-param rect

The bounding box to transform.

-returns

The smallest axis-aligned bounding box possible that contains the transformed rect.

-remarks

-examples

-see-also