WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / RectUtils Class / Deflate Method
In This Topic
    Deflate Method
    In This Topic
    Deflates the current Windows.Foundation.Rect by the specified amounts provided as Microsoft.UI.Xaml.Thickness.
    Syntax
    public static Rect Deflate( 
       Rect rect,
       Thickness th
    )

    Parameters

    rect
    th
    See Also