Method DeflatedWithPadding
DeflatedWithPadding(Rect, Thickness)
Deflates given rectangle by the specified padding.
public static Rect DeflatedWithPadding(this Rect r, Thickness p)
Parameters
Returns
- Rect
Rect object with new size.
Deflates given rectangle by the specified padding.
public static Rect DeflatedWithPadding(this Rect r, Thickness p)
Rect object with new size.