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