Method Inflate
- Namespace
 - PaintDotNet.Rendering
 
- Assembly
 - PaintDotNet.Primitives.dll
 
Inflate(RectInt64, long, long)
public static RectInt64 Inflate(RectInt64 rect, long dx, long dy)
Parameters
Returns
Inflate(RectInt64, long, long, long, long)
public static RectInt64 Inflate(RectInt64 rect, long left, long top, long right, long bottom)
Parameters
Returns
Inflate(long, long)
public void Inflate(long dx, long dy)