Table of Contents

Method ScalePrepend

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

ScalePrepend(float, float)

public void ScalePrepend(float scaleX, float scaleY)

Parameters

scaleX float
scaleY float

ScalePrepend(float)

public void ScalePrepend(float scale)

Parameters

scale float

ScalePrepend(Vector2Float)

public void ScalePrepend(Vector2Float scale)

Parameters

scale Vector2Float