Method Scale
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
Scale(RectInt64, long)
public static RectInt64 Scale(RectInt64 rect, long scale)
Parameters
Returns
Scale(RectInt64, long, long)
public static RectInt64 Scale(RectInt64 rect, long scaleX, long scaleY)
Parameters
Returns
Scale(long, long)
public void Scale(long scaleX, long scaleY)