Class SizeExtensions
- Namespace
- Fantas
- Assembly
- Fantas.dll
RectangleF extension methods
public static class SizeExtensions : Object
- Inheritance
-
SizeExtensions
Methods
Inflate(Size, int, int)
Inflate size
public static Size Inflate(this Size size, int dx, int dy)
Parameters
Returns
Inflate(SizeF, float, float)
Inflate size
public static SizeF Inflate(this SizeF size, float dx, float dy)