Table of Contents

Method Scale

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Scale(float, float)

public void Scale(float scaleX, float scaleY)

Parameters

scaleX float
scaleY float

Scale(Vector2Float)

public void Scale(Vector2Float scale)

Parameters

scale Vector2Float