[]
        
(Showing Draft Content)

C1.WinUI.Viewer.RectUtils.Deflate

Deflate Method

Deflate(Rect, Thickness)

Deflates the current Windows.Foundation.Rect by the specified amounts provided as Microsoft.UI.Xaml.Thickness.

Declaration
public static Rect Deflate(this Rect rect, Thickness th)
Public Shared Function Deflate(rect As Rect, th As Thickness) As Rect
Parameters
Type Name Description
Rect rect
Thickness th
Returns
Type Description
Rect