Table of Contents

Method ScalePrepend

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

ScalePrepend(double, double)

public void ScalePrepend(double scaleX, double scaleY)

Parameters

scaleX double
scaleY double

ScalePrepend(Vector2Double)

public void ScalePrepend(Vector2Double scale)

Parameters

scale Vector2Double