Method ScalePrepend
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
ScalePrepend(float, float)
public void ScalePrepend(float scaleX, float scaleY)
Parameters
ScalePrepend(float)
public void ScalePrepend(float scale)
Parameters
scale
float
ScalePrepend(Vector2Float)
public void ScalePrepend(Vector2Float scale)
Parameters
scale
Vector2Float